[packages] net/freeswitch: Removed dependency on alsa-lib; FreeSWITCH links it's own copy, not the system library
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22315 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7d2d224bfe
commit
0cb7eef961
@ -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,,))
|
||||
|
Loading…
x
Reference in New Issue
Block a user