mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
a241f8f6f3
commit
f5e70aff59
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,7 @@ ubuntu devel:
|
|||
libtracker-sparql-2.0-dev
|
||||
libtracker-control-2.0-dev
|
||||
gsettings-desktop-schemas-dev
|
||||
gstreamer-tag
|
||||
before_script:
|
||||
# Ubuntu requires running update to fetch metadata and find packges
|
||||
- apt-get update
|
||||
|
@ -134,6 +135,7 @@ opensuse tumbleweed:
|
|||
gobject-introspection-devel
|
||||
gsettings-desktop-schemas-devel
|
||||
libseccomp-devel
|
||||
gstreamer-tag
|
||||
before_script:
|
||||
- zypper install -y $DEPENDENCIES
|
||||
<<: *distro_test
|
||||
|
|
Loading…
Reference in a new issue