main/postmarketos-base-ui-gnome: replace evince with papers (MR 5234)
papers is now in community in alpine, and is the GTK4 replacement. Current main version (still not available in alpine), fits phone screens, but makes sense to change it already now. Relates #1479 [ci:skip-vercheck] changes are in pmb_recommends [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
d6fa4df277
commit
8a7042faf6
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,6 @@ options="!check"
|
|||
subpackages="$pkgname-openrc $pkgname-systemd"
|
||||
|
||||
_pmb_recommends="
|
||||
evince
|
||||
firefox-esr
|
||||
flatpak
|
||||
font-noto
|
||||
|
@ -46,6 +45,7 @@ _pmb_recommends="
|
|||
gnome-weather
|
||||
lollypop
|
||||
loupe
|
||||
papers
|
||||
"
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue