Fix wrong dependency to non-existing speex package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13569 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
24ff3478fe
commit
f2faa95cef
@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/pulseaudio
|
define Package/pulseaudio
|
||||||
SECTION:=sound
|
SECTION:=sound
|
||||||
CATEGORY:=Sound
|
CATEGORY:=Sound
|
||||||
DEPENDS:=+speex +libgdbm +liboil +libsamplerate +libsndfile +libatomicops +libltdl +dbus +libintl +libiconv @BROKEN
|
DEPENDS:=+libspeex +libgdbm +liboil +libsamplerate +libsndfile +libatomicops +libltdl +dbus +libintl +libiconv @BROKEN
|
||||||
TITLE:=Network sound server
|
TITLE:=Network sound server
|
||||||
URL:=http://www.pulseaudio.org
|
URL:=http://www.pulseaudio.org
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user