From: Arne Fitzenreiter Date: Tue, 15 Dec 2009 09:51:31 +0000 (+0100) Subject: New asterisk dependencies. X-Git-Tag: v2.9-beta1~571 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=abebc10706ec7950f97479614f811e8c6f847629;p=ipfire-2.x.git New asterisk dependencies. Fix dahdi rootfile. --- diff --git a/config/rootfiles/packages/dahdi b/config/rootfiles/packages/dahdi index b3df973409..4f40b71db4 100644 --- a/config/rootfiles/packages/dahdi +++ b/config/rootfiles/packages/dahdi @@ -1,4 +1,4 @@ -#etc/dahdi +etc/dahdi #etc/hotplug #etc/hotplug/usb etc/hotplug/usb/xpp_fxloader diff --git a/lfs/asterisk b/lfs/asterisk index 6a7b93fc0a..3642f501cc 100644 --- a/lfs/asterisk +++ b/lfs/asterisk @@ -36,13 +36,7 @@ PAK_VER = 5 CHAN_CAPI = chan_capi-1.1.4 -DEPS = "libpri spandsp sox dahdi" -# -# TODO: checked all needed dependencies for asterisk 1.4.26 -# started from clean system, checked all libs with ldd and -# found this ones: -# "libpri dahdi-tools dahdi-linux alsa cyrus-sasl libogg libtiff libvorbis netsnmpd spandsp" -# +DEPS = "libpri libtiff libvorbis libogg spandsp dahdi netsnmpd" ############################################################################### # Top-level Rules