Fix scmpc depdency on libcurl
Signed-off-by: michu-at-neophobdotcom git-svn-id: svn://svn.openwrt.org/openwrt/packages@10023 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fe7669723f
commit
157d57de03
@ -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:=+libcurl +libdaemon +argtable +confuse
|
||||
URL:=http://scmpc.berlios.de/
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user