From 88d78524c4fbc46064c47c2e71cd047e5b5f6a32 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 13 Jun 2012 00:22:28 +0000 Subject: [PATCH] [packages] libshout: depends on libpthread git-svn-id: svn://svn.openwrt.org/openwrt/packages@32319 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libshout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libshout/Makefile b/libs/libshout/Makefile index 8c2435e49..5a11d2526 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