1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-05 20:39:33 +00:00

FS-7019 build error on utopic (lber_types.h: No such file or directory)

This commit is contained in:
Steven Ayre 2014-11-19 20:28:23 +00:00 committed by Steven Ayre
parent 1f1103143d
commit d9872d5cb7

1
debian/bootstrap.sh vendored

@ -55,6 +55,7 @@ avoid_mods_squeeze=(
avoid_mods_trusty=( avoid_mods_trusty=(
) )
avoid_mods_utopic=( avoid_mods_utopic=(
directories/mod_ldap
) )
manual_pkgs=( manual_pkgs=(
freeswitch-all freeswitch-all