From: Johannes Morgenroth Date: Fri, 22 Aug 2014 12:34:16 +0000 (+0200) Subject: ibrdtn-tools: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=353764af544382b64e2c25e6f6c06cd4ae2e5c20;p=openwrt-packages.git ibrdtn-tools: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS Signed-off-by: Johannes Morgenroth --- diff --git a/net/ibrdtn-tools/Makefile b/net/ibrdtn-tools/Makefile index 00424a7a8..83fcc617c 100644 --- a/net/ibrdtn-tools/Makefile +++ b/net/ibrdtn-tools/Makefile @@ -18,7 +18,6 @@ PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0 PKG_INSTALL:=1 -PKG_BUILD_DEPENDS:=libarchive ibrdtn include $(INCLUDE_DIR)/package.mk