[packages] net/freeswitch: Removed dependency on alsa-lib; FreeSWITCH links it's...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Jul 2010 16:23:46 +0000 (16:23 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Jul 2010 16:23:46 +0000 (16:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22315 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/freeswitch/Makefile

index 2a013fc..7886172 100644 (file)
@@ -517,7 +517,7 @@ $(eval $(call BuildPackage,freeswitch-config-minimal))
 $(eval $(call BuildPackage,freeswitch-config-uci))
 
 #$(eval $(call BuildPlugin,Name,Title,Files,Depends))
-$(eval $(call BuildPlugin,alsa,Alsa endpoint,mod_alsa,,+alsa-lib))
+$(eval $(call BuildPlugin,alsa,Alsa endpoint,mod_alsa,,))
 $(eval $(call BuildPlugin,amr,GSM-AMR codec,mod_amr,,))
 $(eval $(call BuildPlugin,amrwb,GSM-AMRWB,mod_amrwb,,))
 $(eval $(call BuildPlugin,bv,codec mod_bv,mod_bv,,))