]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
New asterisk dependencies.
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 15 Dec 2009 09:51:31 +0000 (10:51 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 15 Dec 2009 09:51:31 +0000 (10:51 +0100)
Fix dahdi rootfile.

config/rootfiles/packages/dahdi
lfs/asterisk

index b3df973409660e0f425187e2e6b5fb701b2c9280..4f40b71db48b12b32eb3601ed4e9a969b2d65dd1 100644 (file)
@@ -1,4 +1,4 @@
-#etc/dahdi
+etc/dahdi
 #etc/hotplug
 #etc/hotplug/usb
 etc/hotplug/usb/xpp_fxloader
 #etc/hotplug
 #etc/hotplug/usb
 etc/hotplug/usb/xpp_fxloader
index 6a7b93fc0a5d8360ece564be7d000253dab8fae3..3642f501cc009489f51c28f3cc771aeb83ec811b 100644 (file)
@@ -36,13 +36,7 @@ PAK_VER    = 5
 
 CHAN_CAPI  = chan_capi-1.1.4
 
 
 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
 
 ###############################################################################
 # Top-level Rules