From 3c3d95b0b865f2e0839c77f7e52177acb1f3b7d8 Mon Sep 17 00:00:00 2001 From: Johannes Morgenroth Date: Fri, 22 Aug 2014 14:33:56 +0200 Subject: [PATCH] ibrdtn: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS Signed-off-by: Johannes Morgenroth --- libs/ibrdtn/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/ibrdtn/Makefile b/libs/ibrdtn/Makefile index 02a1c3c87..eb0f07cbb 100644 --- a/libs/ibrdtn/Makefile +++ b/libs/ibrdtn/Makefile @@ -19,7 +19,6 @@ PKG_LICENSE:=Apache-2.0 PKG_INSTALL:=1 PKG_FIXUP:=libtool -PKG_BUILD_DEPENDS:=ibrcommon zlib include $(INCLUDE_DIR)/package.mk