From: Johannes Morgenroth Date: Fri, 22 Aug 2014 12:34:08 +0000 (+0200) Subject: ibrdtnd: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=750ec01abcf2336c89f13db3ed6e1196ef670ee9;p=feed%2Fpackages.git ibrdtnd: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS Signed-off-by: Johannes Morgenroth --- diff --git a/net/ibrdtnd/Makefile b/net/ibrdtnd/Makefile index 72d58b1cee..a33b31ab1b 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