summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-12-13 15:28:57 -0800
committerMitch Jackson <mitch@freeside.biz>2018-10-09 18:35:53 -0400
commit79800f746bcbea85297b8ec0a94f19a75ed080d0 (patch)
tree48e74122cf56b54b03c1b982dd87964d115c4371 /debian/control
parent828f56957dcd4fb4409eccc8436bf935aa47a8c6 (diff)
JSON::XS -> Cpanel::JSON::XS
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 90a21a324..8e92bf6d7 100644
--- a/debian/control
+++ b/debian/control
@@ -133,7 +133,7 @@ Description: Integrated network monitoring and billing
Package: freeside-selfservice-ui
Architecture: all
-Depends: freeside-selfservice-lib,apache2-suexec-custom,apache2
+Depends: freeside-selfservice-lib,apache2-suexec-custom,libjson-perl,apache2
Description: Self-service portal html/cgi filesfor Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
.