ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
This commit is contained in:
Johannes Morgenroth 2014-08-22 14:33:45 +02:00
parent efb7c5fc59
commit ebe346b616

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