]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/asterisk
Make asterisk without dependecy for multimedia libs
[people/pmueller/ipfire-2.x.git] / lfs / asterisk
index 039ec61f0415362f879b823a17d4f74af6b99e9e..4644b7b375a1ec670b0815a835eebaf394ff4feb 100644 (file)
@@ -32,11 +32,11 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = asterisk
-PAK_VER    = 3
+PAK_VER    = 4
 
 CHAN_CAPI  = chan_capi-1.0.2
 
-DEPS       = "sox libpri spandsp libmad"
+DEPS       = "libpri spandsp"
 
 ###############################################################################
 # Top-level Rules