Update dependencies for dmapd and libdmapsharing

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26371 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
flyn
2011-03-30 14:04:18 +00:00
parent 9ef5e47dfc
commit bafcbe5e58
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ TARGET_LDFLAGS+= \
define Package/libdmapsharing
SECTION:=libs
CATAGORY:=Libraries
DEPENDS:=+libsoup +mdnsresponder +gstreamer
DEPENDS:=+libsoup +mdnsresponder +gstreamer +gst-plugins-base
TITLE:=libdmapsharing
URL:=http://www.flyn.org/projects/libdmapsharing/
MAINTAINER:=W. Michael Petullo <mike@flyn.org>