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:
51832d6
)
libmpd wants glib2
author
Michael Büsch
<mb@bu3sch.de>
Fri, 8 Oct 2010 18:50:14 +0000
(18:50 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Fri, 8 Oct 2010 18:50:14 +0000
(18:50 +0000)
SVN-Revision: 23332
libs/libmpd/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmpd/Makefile
b/libs/libmpd/Makefile
index 6f2023a255842711a1b074f5eaaadf144463aabc..56628e4748165fc9f367a60e552ce8e81fcbe288 100644
(file)
--- a/
libs/libmpd/Makefile
+++ b/
libs/libmpd/Makefile
@@
-26,6
+26,7
@@
TARGET_CFLAGS += $(FPIC)
define Package/libmpd
SECTION:=libs
CATEGORY:=Libraries
+ DEPENDS:=+glib2
TITLE:=Libmpd is an a library to easily connect to a mpd server
URL:=http://gmpc.wikia.com/wiki/LIBMPD_RELEASES
endef