projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfca0b6
)
[packages] libshout: depends on libpthread
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:28 +0000
(
00:22
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:28 +0000
(
00:22
+0000)
SVN-Revision: 32319
libs/libshout/Makefile
patch
|
blob
|
history
diff --git
a/libs/libshout/Makefile
b/libs/libshout/Makefile
index 8c2435e49690f99c3812f13e4a6870f56f1853be..5a11d252618cd3bd6b9fbce1a13c70b735cf592e 100644
(file)
--- 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