summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 6807aad31..984e29f14 100644
--- a/debian/control
+++ b/debian/control
@@ -113,7 +113,7 @@ Description: Libraries for Freeside billing and trouble ticketing
Package: freeside-webui
Architecture: all
-Depends: freeside-lib,apache2,apache2-mpm-prefork,apache2-utils,
+Depends: freeside-lib,apache2,apache2-utils,
libapache-dbi-perl,libapache2-mod-perl2,libapache2-request-perl,
libapache-session-perl,openssl, libcgi-emulate-psgi-perl,
libplack-perl (>= 1.0002)
@@ -175,7 +175,7 @@ Description: Self-service portal html/cgi filesfor Freeside billing and trouble
Package: freeside-ng-selfservice
Architecture: all
-Depends: libapache2-mod-php5,php5-xmlrpc,apache2-mpm-prefork
+Depends: libapache2-mod-php5,php5-xmlrpc,apache2
Recommends:
Description: Next Generation Self-service portal for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.