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:
8038dc2
)
glib2: remove dependency on own host build
author
Roman Yeryomin
<redacted>
Tue, 30 Jul 2019 17:49:29 +0000
(20:49 +0300)
committer
tripolar
<redacted>
Sat, 17 Aug 2019 19:22:33 +0000
(21:22 +0200)
Saves some disk space and build time.
Tested by building and running bluez.
Signed-off-by: Roman Yeryomin <redacted>
libs/glib2/Makefile
patch
|
blob
|
history
diff --git
a/libs/glib2/Makefile
b/libs/glib2/Makefile
index a6405965771814ed85760e6d9495a0e260a69669..cc9d489397c69762934b9aad2b5c1d8ceea559cc 100644
(file)
--- a/
libs/glib2/Makefile
+++ b/
libs/glib2/Makefile
@@
-18,7
+18,7
@@
PKG_HASH:=8f43c31767e88a25da72b52a40f3301fefc49a665b56dc10ee7cc9565cbe7481
PKG_BUILD_PARALLEL:=1
HOST_BUILD_PARALLEL:=1
-PKG_BUILD_DEPENDS:=g
lib2/host g
ettext
+PKG_BUILD_DEPENDS:=gettext
HOST_BUILD_DEPENDS:=gettext-full/host libiconv/host libffi/host
PKG_INSTALL:=1
PKG_USE_MIPS16:=0
git clone https://git.99rst.org/PROJECT