Kaynağa Gözat

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 10 yıl önce
ebeveyn
işleme
efb7c5fc59
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0
    1
      libs/dtndht/Makefile

+ 0
- 1
libs/dtndht/Makefile Dosyayı Görüntüle

@@ -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