summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-04-02 12:31:57 -0700
committerIvan Kohler <ivan@freeside.biz>2016-04-02 12:31:57 -0700
commit50328bd633eed1ec9e71a2a7f0170fcd8e1d3e8b (patch)
treeb854c3ecc840b320944ea1612fb2784b33b1ef61
parent7ac1591f6168897f1957cdeb665332a651310267 (diff)
deps for freeside-selfservice -lib vs -ui
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 87ad0f8e3..525a4a031 100644
--- a/debian/control
+++ b/debian/control
@@ -121,7 +121,7 @@ Architecture: all
Depends: libtext-template-perl,libbusiness-creditcard-perl,
libhttp-browserdetect-perl,libhtml-parser-perl,libtie-ixhash-perl,
libhtml-widgets-selectlayers-perl,libtimedate-perl,libnumber-format-perl,
- libsoap-lite-perl,libtext-csv-xs-perl,apache2-suexec-custom,apache2
+ libsoap-lite-perl,libtext-csv-xs-perl
Recommends:
Description: Self-service portal for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
@@ -156,7 +156,7 @@ Description: Integrated network monitoring and billing
Package: freeside-selfservice-ui
Architecture: all
-Depends: freeside-selfservice-lib,libjson-perl,apache2
+Depends: freeside-selfservice-lib,libjson-perl,apache2-suexec-custom,apache2
Description: Self-service portal html/cgi filesfor Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
.