main/postmarketos-ui-sxmo: _pmb_recommends: add font-noto (MR 2134)
Make consistent with other UIs that have mobile-config-firefox installed by adding font-noto and font-noto-emjo to _pmb_recommends. Order _pmb_recommends alphabetically while at it. [ci:skip-vercheck]: _pmb_recommends change doesn't need pkgrel bump
This commit is contained in:
parent
7c080c96b7
commit
acbcaac9be
1 changed files with 4 additions and 2 deletions
|
@ -10,11 +10,13 @@ depends="sxmo-xdm-config sxmo-xdm-config-openrc sxmo-utils-openrc"
|
||||||
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall"
|
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall"
|
||||||
subpackages="$pkgname-qt_tweaks"
|
subpackages="$pkgname-qt_tweaks"
|
||||||
_pmb_recommends="
|
_pmb_recommends="
|
||||||
firefox-esr
|
|
||||||
megapixels
|
|
||||||
feh
|
feh
|
||||||
|
firefox-esr
|
||||||
|
font-noto
|
||||||
|
font-noto-emoji
|
||||||
gnome-icon-theme
|
gnome-icon-theme
|
||||||
htop
|
htop
|
||||||
|
megapixels
|
||||||
mobile-config-firefox
|
mobile-config-firefox
|
||||||
netsurf
|
netsurf
|
||||||
sacc
|
sacc
|
||||||
|
|
Loading…
Reference in a new issue