From ebbecd5cc453b2f345f3d659c31bfc01982b70ea Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Thu, 14 Jan 2016 13:41:09 -0500 Subject: [PATCH] add php5-gd to depends. We use it for image scaling --- distros/ubuntu1410/control | 2 +- distros/ubuntu1504_cmake/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distros/ubuntu1410/control b/distros/ubuntu1410/control index ba5b28653..4f979f8c2 100644 --- a/distros/ubuntu1410/control +++ b/distros/ubuntu1410/control @@ -86,7 +86,7 @@ Section: web Architecture: any Depends: zoneminder-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, debconf, apache2, libapache2-mod-php5 | libapache2-mod-fcgid, - php5, php5-mysql | php5-mysqlnd + php5, php5-mysql | php5-mysqlnd, php5-gd Description: Essential files for ZoneMinder's web user interface ZoneMinder is a video camera security and surveillance solution. . diff --git a/distros/ubuntu1504_cmake/control b/distros/ubuntu1504_cmake/control index 0b628fe58..b61e7583a 100644 --- a/distros/ubuntu1504_cmake/control +++ b/distros/ubuntu1504_cmake/control @@ -51,7 +51,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends} ,libwww-perl ,mysql-client | virtual-mysql-client ,perl-modules - ,php5-mysql + ,php5-mysql, php5-gd ,policykit-1 ,rsyslog | system-log-daemon ,zip