diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2018-08-15 15:15:12 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2018-08-15 15:15:12 -0700 |
| commit | 3bd9ee35ea8ed387984848c3f85c8aea41f0ac4f (patch) | |
| tree | c4af0ae6005a571aa7c3c5f2beee2d3a89b0d941 /debian/control | |
| parent | bcbc2580692528ee67b85f3d33f267a59ee530c8 (diff) | |
fix deps for deb9, RT#81056
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
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. |
