[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:
jow 2012-06-13 00:22:28 +00:00
parent 024e80ff21
commit 88d78524c4

View File

@ -24,7 +24,7 @@ TARGET_CFLAGS += $(FPIC) -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
define Package/libshout define Package/libshout
SECTION:=libs SECTION:=libs
DEPENDS:= +libspeex +libtheora +libvorbis +libvorbisidec DEPENDS:= +libspeex +libtheora +libvorbis +libvorbisidec +libpthread
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=Library which can be used to write a source client like ices TITLE:=Library which can be used to write a source client like ices
URL:=http://www.icecast.org/download.php URL:=http://www.icecast.org/download.php