Browse Source

ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
lilik-openwrt-22.03
Johannes Morgenroth 10 years ago
parent
commit
ebe346b616
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libs/ibrcommon/Makefile

+ 0
- 1
libs/ibrcommon/Makefile View File

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


Loading…
Cancel
Save