New asterisk dependencies.

Fix dahdi rootfile.
This commit is contained in:
Arne Fitzenreiter
2009-12-15 10:51:31 +01:00
parent 3886437c41
commit abebc10706
2 changed files with 2 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#etc/dahdi
etc/dahdi
#etc/hotplug
#etc/hotplug/usb
etc/hotplug/usb/xpp_fxloader

View File

@@ -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