From 62e66e113935da54c020feb9cc75401bc4b23168 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Wed, 30 Mar 2011 14:04:18 +0000 Subject: [PATCH] Update dependencies for dmapd and libdmapsharing SVN-Revision: 26371 --- libs/libdmapsharing/Makefile | 2 +- net/dmapd/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libdmapsharing/Makefile b/libs/libdmapsharing/Makefile index 0149d6b25..2f7e3a49c 100644 --- a/libs/libdmapsharing/Makefile +++ b/libs/libdmapsharing/Makefile @@ -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 diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index b29e93ccc..5b0c27dc6 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/nls.mk define Package/dmapd SECTION:=net CATEGORY:=Network - DEPENDS:=+libdmapsharing +gstreamer +vips + DEPENDS:=+libdmapsharing +vips TITLE:= dmapd URL:=http://www.flyn.org/projects/dmapd/ MAINTAINER:=W. Michael Petullo -- 2.30.2