git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
efb7c5f
)
ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
author
Johannes Morgenroth
<redacted>
Fri, 22 Aug 2014 12:33:45 +0000
(14:33 +0200)
committer
Johannes Morgenroth
<redacted>
Fri, 22 Aug 2014 12:33:45 +0000
(14:33 +0200)
Signed-off-by: Johannes Morgenroth <redacted>
libs/ibrcommon/Makefile
patch
|
blob
|
history
diff --git
a/libs/ibrcommon/Makefile
b/libs/ibrcommon/Makefile
index 37e6c176334a74b7d3220c3aba2ac3757e46b385..6fb746518b1cc2ff2164d24d3d6fdf73816d55c5 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT