Parcourir la source

dtndht: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Johannes Morgenroth il y a 10 ans
Parent
révision
efb7c5fc59
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      libs/dtndht/Makefile

+ 0
- 1
libs/dtndht/Makefile Voir le fichier

@@ -19,7 +19,6 @@ PKG_LICENSE:=Apache-2.0
19 19
 
20 20
 PKG_INSTALL:=1
21 21
 PKG_FIXUP:=libtool
22
-PKG_BUILD_DEPENDS:=libopenssl
23 22
 
24 23
 include $(INCLUDE_DIR)/package.mk
25 24