From bc6d9c346cd04a50ff6df6f2fadad3c7428df68f Mon Sep 17 00:00:00 2001 From: Valentin Vidic Date: Thu, 25 Sep 2008 13:09:56 +0200 Subject: [PATCH] Added build dependency on apache2-prefork-dev. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d307994..1e96dd4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Section: libs Origin: carnet Maintainer: Dragan Dosen -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 -- 1.7.10.4