projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024e80f
)
[packages] libshout: depends on libpthread
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 13 Jun 2012 00:22:28 +0000
(
00:22
+0000)
committer
jow
<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
patch
|
blob
|
history
diff --git
a/libs/libshout/Makefile
b/libs/libshout/Makefile
index
8c2435e
..
5a11d25
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