[packages] libshout: depends on libpthread
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 13 Jun 2012 00:22:28 +0000 (00:22 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 13 Jun 2012 00:22:28 +0000 (00:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32319 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libshout/Makefile

index 8c2435e..5a11d25 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