summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-04-02 12:31:53 -0700
committerIvan Kohler <ivan@freeside.biz>2016-04-02 12:31:53 -0700
commit387f557ab14d4d2cf53f4e161fa0d4c1c8a85248 (patch)
treef824d5e6037eede07dd728ecdca1c5d9336ce6c5 /debian
parent0d982ac8e27c8235cbc38e87087ae7f50c10c6a5 (diff)
deps for freeside-selfservice -lib vs -ui
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f407db5..d01ec8a 100644
--- a/debian/control
+++ b/debian/control
@@ -122,7 +122,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.
@@ -157,7 +157,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.
.