projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8e4bb9
)
libmpd wants glib2
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Oct 2010 18:50:14 +0000
(18:50 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Oct 2010 18:50:14 +0000
(18:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23332
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libmpd/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmpd/Makefile
b/libs/libmpd/Makefile
index
6f2023a
..
56628e4
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