temp/gnome-shell-mobile: rename extensions app to add "mobile" (MR 5176)
And add it to pmb_recommends. This way new installations with pmb_recommends will force install the correct version. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
5e865cde7e
commit
aaa7d267a2
1 changed files with 3 additions and 1 deletions
|
@ -69,7 +69,7 @@ subpackages="
|
|||
$pkgname-doc
|
||||
$pkgname-lang
|
||||
$pkgname-schemas::noarch
|
||||
gnome-extensions-app:extensions_app:noarch
|
||||
gnome-mobile-extensions-app:extensions_app:noarch
|
||||
"
|
||||
_commit="3a352e95bf540d663f35554ee2de5dcd1ff408bc"
|
||||
_gvc_commit="8e7a5a4c3e51007ce6579292642517e3d3eb9c50"
|
||||
|
@ -79,6 +79,8 @@ source="mobile-shell-$_commit.tar.gz::https://gitlab.gnome.org/verdre/mobile-she
|
|||
gsh.patch"
|
||||
builddir="$srcdir/mobile-shell-$_commit"
|
||||
options="!check" # Tests have circular dependency 'gnome-shell <-> gdm'
|
||||
# To make sure pmb_recommends installs the correct one
|
||||
_pmb_recommends="gnome-mobile-extensions-app"
|
||||
|
||||
# secfixes:
|
||||
# 0:
|
||||
|
|
Loading…
Reference in a new issue