ibrdtnd: 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:08 +0000 (14:34 +0200)
committerJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Fri, 22 Aug 2014 12:34:08 +0000 (14:34 +0200)
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
net/ibrdtnd/Makefile

index 72d58b1ceef35879dcf3dbd69211de5717b988c5..a33b31ab1b38b9d1c5bb9c5ff7ce95931f0a0c46 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:=dtndht ibrdtn libsqlite3
 
 include $(INCLUDE_DIR)/package.mk