libdmapsharing: add missing dependency
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Jun 2012 19:14:44 +0000 (19:14 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Jun 2012 19:14:44 +0000 (19:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32365 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libdmapsharing/Makefile

index 2fe9cea..e827d02 100644 (file)
@@ -31,7 +31,7 @@ TARGET_LDFLAGS+= \
 define Package/libdmapsharing
   SECTION:=libs
   CATEGORY:=Libraries
-  DEPENDS:=+libsoup +mdnsresponder +gstreamer +gst-plugins-base
+  DEPENDS:=+libsoup +mdnsresponder +gstreamer +gst-plugins-base +libgstapp
   TITLE:=libdmapsharing
   URL:=http://www.flyn.org/projects/libdmapsharing/
   MAINTAINER:=W. Michael Petullo <mike@flyn.org>