projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58d735f
)
darkice: depends on librt and lame-lib, not lame
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:13 +0000
(
00:22
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:13 +0000
(
00:22
+0000)
SVN-Revision: 32309
multimedia/darkice/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/darkice/Makefile
b/multimedia/darkice/Makefile
index 2f765579a70ed4f077793ca81ca51e871973ff4a..453b847a45c3b4d5cbc29387e0daa900858b283d 100644
(file)
--- a/
multimedia/darkice/Makefile
+++ b/
multimedia/darkice/Makefile
@@
-25,7
+25,7
@@
define Package/darkice
CATEGORY:=Multimedia
SUBMENU:=Streaming
TITLE:=DarkIce is a live audio streamer
- DEPENDS:=+lame +libpthread +libstdcpp
+ DEPENDS:=+lame
-lib +librt
+libpthread +libstdcpp
MAINTAINER:=Artur Wronowski <arteqw@gmail.com>
endef