[packages] libshout: depends on libpthread
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:28 +0000 (00:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:28 +0000 (00:22 +0000)
SVN-Revision: 32319

libs/libshout/Makefile

index 8c2435e49690f99c3812f13e4a6870f56f1853be..5a11d252618cd3bd6b9fbce1a13c70b735cf592e 100644 (file)
@@ -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