pmos-ui-gnome: add some useful pkgs to pmb_recmds (MR 4756)
This commit is contained in:
parent
cc5959c275
commit
dc235b39a0
1 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||||
pkgname=postmarketos-ui-gnome
|
pkgname=postmarketos-ui-gnome
|
||||||
pkgver=3
|
pkgver=3
|
||||||
pkgrel=6
|
pkgrel=7
|
||||||
pkgdesc="(Wayland) Gnome Shell"
|
pkgdesc="(Wayland) Gnome Shell"
|
||||||
url="https://gnome.org/"
|
url="https://gnome.org/"
|
||||||
# armhf blocked by gnome-shell -> gjs -> mozjs102
|
# armhf blocked by gnome-shell -> gjs -> mozjs102
|
||||||
|
@ -18,6 +18,10 @@ depends="
|
||||||
postmarketos-base-ui-gnome
|
postmarketos-base-ui-gnome
|
||||||
postmarketos-base-ui-gnome-wallpaper-pmos
|
postmarketos-base-ui-gnome-wallpaper-pmos
|
||||||
"
|
"
|
||||||
|
_pmb_recommends="
|
||||||
|
gnome-calendar
|
||||||
|
nautilus
|
||||||
|
"
|
||||||
install="$pkgname.post-install $pkgname.post-upgrade"
|
install="$pkgname.post-install $pkgname.post-upgrade"
|
||||||
source="firefox-wayland.sh"
|
source="firefox-wayland.sh"
|
||||||
options="!check"
|
options="!check"
|
||||||
|
|
Loading…
Reference in a new issue