Browse Source

ibrdtn: 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 years ago
parent
commit
3c3d95b0b8
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      libs/ibrdtn/Makefile

+ 0
- 1
libs/ibrdtn/Makefile View File

@@ -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:=ibrcommon zlib
23 22
 
24 23
 include $(INCLUDE_DIR)/package.mk
25 24