[jhbuild] modulesets: mutter depends on xvfb-run



commit 354059bf54d5d44d36a23b03be68a3d954fa71d0
Author: Sebastian Wick <sebastian wick redhat com>
Date:   Wed Mar 23 21:51:14 2022 +0100

    modulesets: mutter depends on xvfb-run

 modulesets/gnome-suites-core-latest.modules | 1 +
 modulesets/gnome-sysdeps-latest.modules     | 7 +++++++
 2 files changed, 8 insertions(+)
---
diff --git a/modulesets/gnome-suites-core-latest.modules b/modulesets/gnome-suites-core-latest.modules
index df63e1fe..d3713ea6 100644
--- a/modulesets/gnome-suites-core-latest.modules
+++ b/modulesets/gnome-suites-core-latest.modules
@@ -572,6 +572,7 @@
       <dep package="xcb-randr"/>
       <dep package="xcb-res"/>
       <dep package="xkeyboard-config"/>
+      <dep package="xvfb-run"/>
       <dep package="zenity"/>
       <if condition-set="linux">
         <dep package="sysprof"/>
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index 185d6092..815244b3 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -1364,6 +1364,13 @@
     <branch repo="system"/>
   </systemmodule>
 
+  <systemmodule id="xvfb-run">
+    <branch repo="system"/>
+    <systemdependencies>
+      <dep type="path" name="xvfb-run"/>
+    </systemdependencies>
+  </systemmodule>
+
   <systemmodule id="yasm">
     <branch repo="system"/>
     <systemdependencies>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]