summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2018-08-15 15:15:12 -0700
committerIvan Kohler <ivan@freeside.biz>2018-08-15 15:15:12 -0700
commit3bd9ee35ea8ed387984848c3f85c8aea41f0ac4f (patch)
treec4af0ae6005a571aa7c3c5f2beee2d3a89b0d941 /debian/control
parentbcbc2580692528ee67b85f3d33f267a59ee530c8 (diff)
fix deps for deb9, RT#81056
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 82a84eb0b..f1f87af31 100644
--- a/debian/control
+++ b/debian/control
@@ -175,7 +175,7 @@ Description: Self-service portal html/cgi filesfor Freeside billing and trouble
Package: freeside-ng-selfservice
Architecture: all
-Depends: libapache2-mod-php|libapache2-mod-php5,php5-xmlrpc,apache2
+Depends: libapache2-mod-php|libapache2-mod-php5,php-xmlrpc|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.