aboutsummaryrefslogtreecommitdiff
path: root/libs/dtndht/Makefile
diff options
context:
space:
mode:
authorJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>2014-08-22 14:33:37 +0200
committerJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>2014-08-22 14:33:37 +0200
commitefb7c5fc597b86b23ffdd97f6671f50581b58ae3 (patch)
tree5a0ef7308b834485773610e1d0ae6d9f40f578e6 /libs/dtndht/Makefile
parent2c28b81816aa759930a7ef35df2e50020156bbfe (diff)
dtndht: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Diffstat (limited to 'libs/dtndht/Makefile')
-rw-r--r--libs/dtndht/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/dtndht/Makefile b/libs/dtndht/Makefile
index 7ab618145..be4385ce5 100644
--- a/libs/dtndht/Makefile
+++ b/libs/dtndht/Makefile
@@ -19,7 +19,6 @@ PKG_LICENSE:=Apache-2.0
PKG_INSTALL:=1
PKG_FIXUP:=libtool
-PKG_BUILD_DEPENDS:=libopenssl
include $(INCLUDE_DIR)/package.mk