From 750ec01abcf2336c89f13db3ed6e1196ef670ee9 Mon Sep 17 00:00:00 2001 From: Johannes Morgenroth Date: Fri, 22 Aug 2014 14:34:08 +0200 Subject: [PATCH] ibrdtnd: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS Signed-off-by: Johannes Morgenroth --- net/ibrdtnd/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/ibrdtnd/Makefile b/net/ibrdtnd/Makefile index 72d58b1ce..a33b31ab1 100644 --- a/net/ibrdtnd/Makefile +++ b/net/ibrdtnd/Makefile @@ -18,7 +18,6 @@ PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0 PKG_INSTALL:=1 -PKG_BUILD_DEPENDS:=dtndht ibrdtn libsqlite3 include $(INCLUDE_DIR)/package.mk