[jhbuild] sysdeps-3.24: Add ninja
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] sysdeps-3.24: Add ninja
- Date: Tue, 8 Nov 2016 10:10:57 +0000 (UTC)
commit 345c2d137407ce7a0e86a284fbf80ad1aa0bf37e
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Nov 8 10:06:38 2016 +0000
sysdeps-3.24: Add ninja
Some distributions rename the `ninja` binary to `ninja-build` to avoid a
collision with an existing "ninja" package.
modulesets/gnome-sysdeps-3.24.modules | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.24.modules b/modulesets/gnome-sysdeps-3.24.modules
index 0f8a6d7..97a1631 100644
--- a/modulesets/gnome-sysdeps-3.24.modules
+++ b/modulesets/gnome-sysdeps-3.24.modules
@@ -862,6 +862,15 @@
version="3.2"/>
</systemmodule>
+ <systemmodule id="ninja">
+ <branch repo="system"/>
+ <systemdependencies>
+ <dep type="path" name="ninja">
+ <altdep type="path" name="ninja-build"/>
+ </dep>
+ </systemdependencies>
+ </systemmodule>
+
<systemmodule id="nss">
<pkg-config>nss.pc</pkg-config>
<branch repo="system"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]