summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-01-08 21:43:08 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2018-01-08 21:43:08 +0100
commit78cc8633a7714f7e5cd09759ba8b53ee463bbcb5 (patch)
treed1e9aeadf74ba813e3637cc2eb2db566eca9a323
parent0ea54c2852f4551053f0637826220b039357c665 (diff)
ninja: needs python host, reported by Oliver S.
-rw-r--r--package/ninja/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/ninja/Makefile b/package/ninja/Makefile
index 9f9f0ad12..2ab4e6df1 100644
--- a/package/ninja/Makefile
+++ b/package/ninja/Makefile
@@ -5,10 +5,11 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= ninja
PKG_VERSION:= 1.8.2
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_HASH:= 86b8700c3d0880c2b44c2ff67ce42774aaf8c28cbf57725cb881569288c1c6f4
PKG_DESCR:= build utility
PKG_SECTION:= dev/tools
+HOST_BUILDDEP:= python3-host
PKG_URL:= http://www.ninja-build.org/
PKG_SITES:= https://github.com/ninja-build/ninja/archive/