From 3bd9ee35ea8ed387984848c3f85c8aea41f0ac4f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 15 Aug 2018 15:15:12 -0700 Subject: [PATCH] fix deps for deb9, RT#81056 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.11.0