[jhbuild] gst-plugins-base: add dependency on x11-xcb
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] gst-plugins-base: add dependency on x11-xcb
- Date: Fri, 28 Feb 2020 09:46:34 +0000 (UTC)
commit 041e4601aff638e6fff10ce02c917b71c5dc7f57
Author: Christoph Reiter <reiter christoph gmail com>
Date: Fri Feb 28 10:44:58 2020 +0100
gst-plugins-base: add dependency on x11-xcb
modulesets/gnome-suites-core-deps-latest.modules | 3 +++
modulesets/gnome-sysdeps-latest.modules | 5 +++++
2 files changed, 8 insertions(+)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index b7e1dfc2..1bd7536f 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -828,6 +828,9 @@
<dep package="gstreamer"/>
<dep package="graphene"/>
<dep package="iso-codes"/>
+ <if condition-set="x11">
+ <dep package="x11-xcb"/>
+ </if>
</dependencies>
<suggests>
<if condition-set="udev">
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index 3d99d5cb..5fd09a97 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -1271,6 +1271,11 @@
<branch repo="system" version="1.8.1"/>
</systemmodule>
+ <systemmodule id="x11-xcb">
+ <pkg-config>x11-xcb.pc</pkg-config>
+ <branch repo="system"/>
+ </systemmodule>
+
<systemmodule id="xcb-randr">
<pkg-config>xcb-randr.pc</pkg-config>
<branch repo="system"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]