From: Ken Rice Date: Wed, 1 Jun 2016 20:55:24 +0000 (-0500) Subject: FS-9174 #resolve add dep to meta-all for mod_png so its installed via the debian... X-Git-Tag: v1.6.9~2^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=959cc6543ea5f790e54aac2add55c327d767d8ca;p=thirdparty%2Ffreeswitch.git FS-9174 #resolve add dep to meta-all for mod_png so its installed via the debian -all packages --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index 6783699354..a8ccae6570 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -608,6 +608,7 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}), freeswitch-mod-memcache (= \${binary:Version}), freeswitch-mod-nibblebill (= \${binary:Version}), freeswitch-mod-oreka (= \${binary:Version}), + freeswitch-mod-png (= \${binary:Version}), freeswitch-mod-redis (= \${binary:Version}), freeswitch-mod-rss (= \${binary:Version}), freeswitch-mod-sms (= \${binary:Version}),