diff options
author | Ivan Kohler <ivan@freeside.biz> | 2018-01-31 13:14:38 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2018-01-31 13:14:38 -0800 |
commit | eaf9a00761c848cbff2be6f122377017d11e3d31 (patch) | |
tree | 679b70b5f620f4bd45bd299000e82a04d5ac8198 | |
parent | 6677ad47acaa5a66c32c3038259565da10a6ae6f (diff) |
ng selfservice deb9 packages
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2d4475c1a..90a21a324 100644 --- a/debian/control +++ b/debian/control @@ -141,7 +141,7 @@ Description: Self-service portal html/cgi filesfor Freeside billing and trouble Package: freeside-ng-selfservice Architecture: all -Depends: libapache2-mod-php5,php5-xmlrpc,apache2 +Depends: libapache2-mod-php|libapache2-mod-php5,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. |