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:
d0ec206
)
Fix scmpc depdency on libcurl
author
Florian Fainelli
<florian@openwrt.org>
Sat, 29 Dec 2007 17:51:23 +0000
(17:51 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 29 Dec 2007 17:51:23 +0000
(17:51 +0000)
Signed-off-by: michu-at-neophobdotcom
SVN-Revision: 10023
sound/scmpc/Makefile
patch
|
blob
|
history
diff --git
a/sound/scmpc/Makefile
b/sound/scmpc/Makefile
index 26dd2411480406002dc885ffb8f42c7711d57dfa..45baa1b7573f21b32631a9a6c2cb823947210460 100644
(file)
--- a/
sound/scmpc/Makefile
+++ b/
sound/scmpc/Makefile
@@
-25,7
+25,7
@@
define Package/scmpc
SECTION:=sound
CATEGORY:=Sound
TITLE:=A MPD client which submits your tracks to Last.Fm
- DEPENDS:=+curl +libdaemon +argtable +confuse
+ DEPENDS:=+
lib
curl +libdaemon +argtable +confuse
URL:=http://scmpc.berlios.de/
endef