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

index 7ab618145bdf891b6a21cc7c58e8435b40811c37..be4385ce50f3cb459dadb6bf4953c7d5f3a49c46 100644 (file)
@@ -19,7 +19,6 @@ PKG_LICENSE:=Apache-2.0
 
 PKG_INSTALL:=1
 PKG_FIXUP:=libtool
-PKG_BUILD_DEPENDS:=libopenssl
 
 include $(INCLUDE_DIR)/package.mk