From 5500a401248ca87201224cffda074a4bf61bdccc Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 13 Jun 2012 00:22:39 +0000 Subject: [PATCH] dmpad: depends on GraphicsMagick SVN-Revision: 32327 --- net/dmapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index d35a0cc59..1ae4859d0 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 +libdb47 +vips + DEPENDS:=+libdmapsharing +libdb47 +vips +GraphicsMagick TITLE:= dmapd URL:=http://www.flyn.org/projects/dmapd/ MAINTAINER:=W. Michael Petullo -- 2.30.2