summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-01-28 17:06:54 +0100
committerBastien Nocera <hadess@hadess.net>2022-01-28 17:07:15 +0100
commit54cc7149a07c1b2ed3e6351c9b10da347b411232 (patch)
tree19afea0adbf14f36578bcf721dc3064e4ba71296 /.gitlab-ci.yml
parentdf9d4304e7a8cc2e5acc01a6bb59c36d0ee92e72 (diff)
downloadtotem-54cc7149a07c1b2ed3e6351c9b10da347b411232.tar.gz
ci: Install gstreamer1-plugins-good-gtk
To get the gtkglsink plugin.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c507fdb5..3ca7f38c5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,7 @@ variables:
gstreamer1-devel
gstreamer1-plugins-base-devel
gstreamer1-plugins-good
+ gstreamer1-plugins-good-gtk
gtk3-devel
gtk-doc
itstool