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
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=mutter-mobile
|
||||
pkgver=43.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="clutter-based window manager and compositor"
|
||||
url="https://wiki.gnome.org/Projects/Mutter/"
|
||||
# ricsv64: doesn't build currently:
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||
depends="
|
||||
gnome-settings-daemon
|
||||
gsettings-desktop-schemas
|
||||
mutter-schemas
|
||||
mutter-mobile-schemas
|
||||
xkeyboard-config
|
||||
xwayland
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue