FS-8398: Added event_handlers/mod_amqp to avoided modules for Ubuntu 14.04 Trusty

This change makes it so that event_handlers/mod_amqp is avoided when building
debian packages for Ubuntu 14.04 (Trusty). If this module is packaged there is
a dependency issue related to the rabbitmq libraries.

Avoiding the module was the simplest solution to achieve debian packaging on the
Ubuntu 14.04 OS.
This commit is contained in:
Tyler Cross 2015-10-29 11:33:42 -06:00
parent b3dc9154d4
commit 21a79e3fbb
1 changed files with 2 additions and 1 deletions

3
debian/bootstrap.sh vendored
View File

@ -70,13 +70,14 @@ avoid_mods_wheezy=(
languages/mod_managed
applications/mod_av
applications/mod_cv
applications/mod_hiredis
applications/mod_hiredis
formats/mod_shout
applications/mod_sonar
applications/mod_soundtouch
formats/mod_vlc
)
avoid_mods_trusty=(
event_handlers/mod_amqp
)
avoid_mods_utopic=(
directories/mod_ldap