From: Johannes Morgenroth Date: Fri, 22 Aug 2014 12:33:45 +0000 (+0200) Subject: ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ebe346b61664be700a69f828b3d4a06a22597041;p=feed%2Fpackages.git ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS Signed-off-by: Johannes Morgenroth --- diff --git a/libs/ibrcommon/Makefile b/libs/ibrcommon/Makefile index 37e6c17633..6fb746518b 100644 --- a/libs/ibrcommon/Makefile +++ b/libs/ibrcommon/Makefile @@ -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