mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
ci: Build gjs from git
... to allow gnome-shell to bump its dependency for https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1958 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1975>
This commit is contained in:
parent
5744e957ac
commit
0f8ae7c507
@ -16,7 +16,7 @@ variables:
|
|||||||
.mutter.fedora:34@common:
|
.mutter.fedora:34@common:
|
||||||
variables:
|
variables:
|
||||||
FDO_DISTRIBUTION_VERSION: 34
|
FDO_DISTRIBUTION_VERSION: 34
|
||||||
BASE_TAG: '2021-08-22.0'
|
BASE_TAG: '2021-08-25.0'
|
||||||
FDO_DISTRIBUTION_PACKAGES: 'gdm gnome-shell xorg-x11-server-Xvfb sassc gcovr clang uncrustify'
|
FDO_DISTRIBUTION_PACKAGES: 'gdm gnome-shell xorg-x11-server-Xvfb sassc gcovr clang uncrustify'
|
||||||
|
|
||||||
FDO_DISTRIBUTION_EXEC: |
|
FDO_DISTRIBUTION_EXEC: |
|
||||||
@ -33,6 +33,10 @@ variables:
|
|||||||
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git \
|
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git \
|
||||||
41.alpha . &&
|
41.alpha . &&
|
||||||
|
|
||||||
|
./.gitlab-ci/install-meson-project.sh \
|
||||||
|
https://gitlab.gnome.org/GNOME/gjs.git \
|
||||||
|
1.69.2 . &&
|
||||||
|
|
||||||
rpm -e --nodeps gnome-bluetooth-libs-devel \
|
rpm -e --nodeps gnome-bluetooth-libs-devel \
|
||||||
mutter mutter-devel \
|
mutter mutter-devel \
|
||||||
gnome-shell &&
|
gnome-shell &&
|
||||||
|
Loading…
Reference in New Issue
Block a user