Skip to content
Snippets Groups Projects
Verified Commit 0994d422 authored by achill (fossdd)'s avatar achill (fossdd) :gay_pride_flag:
Browse files

systemd/gnome-shell-mobile: strictly depend on mutter-mobile

Even though abuild tracks that gnome-shell-mobile depends on
libmobile.so, don't tempt apk to install the non-mobile variant.

Just like added to temp/gnome-shell-mobile in 4321b29b

Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6371
parent f364e655
No related branches found
No related tags found
1 merge request!6371systemd/gnome-shell-mobile: strictly depend on mutter-mobile
Pipeline #218143 passed
......@@ -3,7 +3,7 @@
pkgname=gnome-shell-mobile
pkgver=99948.0
_pkgver=48.0
pkgrel=1
pkgrel=2
pkgdesc="GNOME shell mobile"
url="https://wiki.gnome.org/Projects/GnomeShell"
# gjs / riscv64: mutter-mobile
......@@ -23,6 +23,7 @@ depends="
gstreamer
ibus
librsvg
mutter-mobile
polkit
systemd
tecla
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment