ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
authorJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Fri, 22 Aug 2014 12:33:45 +0000 (14:33 +0200)
committerJohannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
Fri, 22 Aug 2014 12:33:45 +0000 (14:33 +0200)
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
libs/ibrcommon/Makefile

index 37e6c176334a74b7d3220c3aba2ac3757e46b385..6fb746518b1cc2ff2164d24d3d6fdf73816d55c5 100644 (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