temp/mutter-mobile: fix dep mutter-mobile-schemas (MR 3672)
It should have depended on mutter-mobile-schemas instead of mutter-mobile. Looks like mutter-mobile-schemas was getting installed instead of mutter-mobile for it only by chance until now. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
1cbc021701
commit
50f178a8fd
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=mutter-mobile
|
pkgname=mutter-mobile
|
||||||
pkgver=43.0
|
pkgver=43.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="clutter-based window manager and compositor"
|
pkgdesc="clutter-based window manager and compositor"
|
||||||
url="https://wiki.gnome.org/Projects/Mutter/"
|
url="https://wiki.gnome.org/Projects/Mutter/"
|
||||||
# ricsv64: doesn't build currently:
|
# ricsv64: doesn't build currently:
|
||||||
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||||||
depends="
|
depends="
|
||||||
gnome-settings-daemon
|
gnome-settings-daemon
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
mutter-schemas
|
mutter-mobile-schemas
|
||||||
xkeyboard-config
|
xkeyboard-config
|
||||||
xwayland
|
xwayland
|
||||||
"
|
"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user