Update .gitlab-ci.yml

This commit is contained in:
Carlos Soriano 2019-03-20 14:41:30 +00:00
parent 73876bdcdf
commit 2f4fd0cf8b

View file

@ -104,7 +104,7 @@ ubuntu devel:
libtracker-sparql-2.0-dev
libtracker-control-2.0-dev
gsettings-desktop-schemas-dev
gstreamer-tag
libgstreamer-plugins-base1.0-dev
before_script:
# Ubuntu requires running update to fetch metadata and find packges
- apt-get update
@ -135,7 +135,7 @@ opensuse tumbleweed:
gobject-introspection-devel
gsettings-desktop-schemas-devel
libseccomp-devel
gstreamer-tag
gstreamer-plugins-base-devel
before_script:
- zypper install -y $DEPENDENCIES
<<: *distro_test