[packages] libshout: depends on libpthread
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32319 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
024e80ff21
commit
88d78524c4
@ -24,7 +24,7 @@ TARGET_CFLAGS += $(FPIC) -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||
|
||||
define Package/libshout
|
||||
SECTION:=libs
|
||||
DEPENDS:= +libspeex +libtheora +libvorbis +libvorbisidec
|
||||
DEPENDS:= +libspeex +libtheora +libvorbis +libvorbisidec +libpthread
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Library which can be used to write a source client like ices
|
||||
URL:=http://www.icecast.org/download.php
|
||||
|
Loading…
x
Reference in New Issue
Block a user