From: Johannes Morgenroth Date: Fri, 22 Aug 2014 12:33:37 +0000 (+0200) Subject: dtndht: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=efb7c5fc597b86b23ffdd97f6671f50581b58ae3;p=openwrt-packages.git dtndht: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS Signed-off-by: Johannes Morgenroth --- diff --git a/libs/dtndht/Makefile b/libs/dtndht/Makefile index 7ab618145..be4385ce5 100644 --- a/libs/dtndht/Makefile +++ b/libs/dtndht/Makefile @@ -19,7 +19,6 @@ PKG_LICENSE:=Apache-2.0 PKG_INSTALL:=1 PKG_FIXUP:=libtool -PKG_BUILD_DEPENDS:=libopenssl include $(INCLUDE_DIR)/package.mk