Allow package to be build on any architecture (not just i386).
[php5-apc.git] / debian / control
index 9219ebf..0c39ebf 100644 (file)
@@ -3,13 +3,13 @@ Priority: optional
 Section: libs
 Origin: carnet
 Maintainer: Dragan Dosen <ddosen@ffzg.hr>
-Build-Depends: debhelper (>= 4.2.32), php5-dev, gawk | awk, autoconf
+Build-Depends: debhelper (>= 4.2.32), php5-dev, apache2-prefork-dev, gawk | awk, autoconf
 Standards-Version: 3.7.2
 
 Package: php5-apc
 Section: web
-Architecture: i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}, php5-common (= 5.2.0-8+etch9)
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}
 Conflicts: php4-apc
 Description: APC module for PHP5
  This package provides a module for APC functions.