From: Jo-Philipp Wich Date: Wed, 13 Jun 2012 00:22:28 +0000 (+0000) Subject: [packages] libshout: depends on libpthread X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2d4ffadc6473c379deb5d42d17e6df2940d4b5ca;p=openwrt%2Fsvn-archive%2Farchive.git [packages] libshout: depends on libpthread SVN-Revision: 32319 --- diff --git a/libs/libshout/Makefile b/libs/libshout/Makefile index 8c2435e496..5a11d25261 100644 --- a/libs/libshout/Makefile +++ b/libs/libshout/Makefile @@ -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