libmpd wants glib2
authorMichael Büsch <mb@bu3sch.de>
Fri, 8 Oct 2010 18:50:14 +0000 (18:50 +0000)
committerMichael Büsch <mb@bu3sch.de>
Fri, 8 Oct 2010 18:50:14 +0000 (18:50 +0000)
SVN-Revision: 23332

libs/libmpd/Makefile

index 6f2023a255842711a1b074f5eaaadf144463aabc..56628e4748165fc9f367a60e552ce8e81fcbe288 100644 (file)
@@ -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