mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
ci: Install some missing packages in fedora docker image
This commit is contained in:
@@ -98,9 +98,6 @@ installed-tests:
|
||||
extends: .only-default
|
||||
image: $FEDORA_IMAGE
|
||||
stage: build
|
||||
before_script:
|
||||
# FIXME move to docker image
|
||||
- sudo dnf install -y gnome-desktop-testing python3-dbusmock xdg-desktop-portal
|
||||
script:
|
||||
# FIXME Install xdg-desktop-portal build deps before compiling glib,
|
||||
# so it doesn't overwrite our own glib build
|
||||
|
Reference in New Issue
Block a user