summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-12-13 15:29:00 -0800
committerIvan Kohler <ivan@freeside.biz>2015-12-13 15:29:00 -0800
commit0a2c29c0f22bee8cb30ef4eea31881ab1ae525f7 (patch)
tree60124fdad24ea6fa1561699b2be55edb887491e8 /debian/control
parent9e0a36966f7cbd8fd1584ce2a88c61448a5cec68 (diff)
JSON::XS -> Cpanel::JSON::XS
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index ad4b04d23..6534e2fe7 100644
--- a/debian/control
+++ b/debian/control
@@ -87,7 +87,8 @@ Depends: gnupg,ghostscript,gsfonts,gzip,latex-xcolor,
libemail-address-list-perl,
libsymbol-global-name-perl, libdate-extract-perl, librole-basic-perl,
libhtml-formattext-withlinks-andtables-perl, libcrypt-x509-perl,
- libdata-guid-perl, libparams-classify-perl (>= 0.013-5.1)
+ libdata-guid-perl, libparams-classify-perl (>= 0.013-5.1),
+ libcpanel-json-xs-perl
Suggests: libbusiness-onlinepayment-perl
Description: Libraries for Freeside billing and trouble ticketing
Freeside is a web-based billing and trouble ticketing application.
@@ -130,7 +131,7 @@ Description: Integrated network monitoring and billing
Package: freeside-selfservice-ui
Architecture: all
-Depends: freeside-selfservice-lib,apache2
+Depends: freeside-selfservice-lib,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.
.