ibrdtn: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
authorJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Fri, 22 Aug 2014 12:33:56 +0000 (14:33 +0200)
committerJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Fri, 22 Aug 2014 12:33:56 +0000 (14:33 +0200)
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
libs/ibrdtn/Makefile

index 02a1c3c874af44cd06010825586fd6d0351ab018..eb0f07cbb0e257c855e95d32fb9f29a02ff022ca 100644 (file)
@@ -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