[jhbuild] core: Add missing mutter (system) dependency
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core: Add missing mutter (system) dependency
- Date: Thu, 18 Jul 2019 12:14:51 +0000 (UTC)
commit 6da3d0ba72ccc960972d30fc1f452d268264c4fc
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Apr 11 18:54:26 2019 +0200
core: Add missing mutter (system) dependency
modulesets/gnome-suites-core-latest.modules | 3 +++
modulesets/gnome-sysdeps-latest.modules | 7 +++++++
2 files changed, 10 insertions(+)
---
diff --git a/modulesets/gnome-suites-core-latest.modules b/modulesets/gnome-suites-core-latest.modules
index 792b7418..aa908957 100644
--- a/modulesets/gnome-suites-core-latest.modules
+++ b/modulesets/gnome-suites-core-latest.modules
@@ -578,6 +578,9 @@
<dep package="pipewire"/>
<dep package="wayland"/>
</if>
+ <if condition-set="systemd">
+ <dep package="cvt"/>
+ </if>
</if>
</dependencies>
</meson>
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index dda235b9..d5998b35 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -113,6 +113,13 @@
</systemdependencies>
</systemmodule>
+ <systemmodule id="cvt">
+ <branch repo="system"/>
+ <systemdependencies>
+ <dep type="path" name="cvt"/>
+ </systemdependencies>
+ </systemmodule>
+
<systemmodule id="cyrus-sasl">
<branch repo="system"/>
<systemdependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]