From 628c9a5ed83d2b3dd6fa7c445b628f25387cfad6 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 13 Oct 2011 17:25:11 +0000 Subject: [PATCH] [backfire/packages] dmapd: merge [28446] SVN-Revision: 28447 --- net/dmapd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index 89ef7b674b..a16e737601 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2010 OpenWrt.org +# Copyright (C) 2009-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd PKG_VERSION:=0.0.42 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/dmapd @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/nls.mk define Package/dmapd SECTION:=net CATEGORY:=Network - DEPENDS:=+libdmapsharing +db47 +vips + DEPENDS:=+libdmapsharing +libdb47 +vips TITLE:= dmapd URL:=http://www.flyn.org/projects/dmapd/ MAINTAINER:=W. Michael Petullo -- 2.30.2