ibrdtn: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
This commit is contained in:
Johannes Morgenroth 2014-08-22 14:33:56 +02:00
parent ebe346b616
commit 3c3d95b0b8

View file

@ -19,7 +19,6 @@ PKG_LICENSE:=Apache-2.0
PKG_INSTALL:=1 PKG_INSTALL:=1
PKG_FIXUP:=libtool PKG_FIXUP:=libtool
PKG_BUILD_DEPENDS:=ibrcommon zlib
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk