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

index 00424a7a81d68682d9feb553297639bad4fab07c..83fcc617c6c7022459b3443cc2e91aacc82ccbf7 100644 (file)
@@ -18,7 +18,6 @@ PKG_MAINTAINER:=Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
 PKG_LICENSE:=Apache-2.0
 
 PKG_INSTALL:=1
-PKG_BUILD_DEPENDS:=libarchive ibrdtn
 
 include $(INCLUDE_DIR)/package.mk