projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc9cee
)
[packages] dmpad: depends on GraphicsMagick
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:39 +0000
(
00:22
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:39 +0000
(
00:22
+0000)
SVN-Revision: 32327
net/dmapd/Makefile
patch
|
blob
|
history
diff --git
a/net/dmapd/Makefile
b/net/dmapd/Makefile
index d35a0cc59d60c55305b3da689e488dad297c208c..1ae4859d075d5c56781bc3d0178bf4e538b35892 100644
(file)
--- 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 <mike@flyn.org>