Skip to content
Snippets Groups Projects
Unverified Commit 2621ad2c authored by Masanori Ogino's avatar Masanori Ogino Committed by Clayton Craft
Browse files

postmarketos-ui-(lxqt|mate): depend on DejaVu (MR 5638)


MR 5540 breaks the Enter key label in onboard OSK with LXQt and Mate. In
theory Droid can be used instead, but it actually does not work.

We can't use _pmb_recommends here since v24.06 -> v24.12 upgrade will
break onboard unless any package depends on font-dejavu.

Signed-off-by: default avatarMasanori Ogino <mogino@acm.org>
[ci:skip-build]: already built successfully in CI
parent a44590ec
No related branches found
No related tags found
No related merge requests found
Pipeline #207037 passed
......@@ -2,7 +2,7 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=postmarketos-ui-lxqt
pkgver=0.3
pkgrel=2
pkgrel=3
pkgdesc="(X11) Lightweight Qt Desktop Environment (stylus recommended)"
url="https://lxqt-project.org/"
# armhf: lxqt-desktop not available
......@@ -12,6 +12,7 @@ depends="
dbus-x11
dnsmasq
elogind
font-dejavu
lxqt-desktop
lxqt-policykit
mesa-egl
......
......@@ -2,7 +2,7 @@
# Maintainer: Jakko <jahau@rocketmail.com>
pkgname=postmarketos-ui-mate
pkgver=7
pkgrel=3
pkgrel=4
pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
url="http://mate-desktop.org/"
arch="noarch"
......@@ -12,6 +12,7 @@ depends="
dbus-x11
dnsmasq
elogind
font-dejavu
gtk+2.0
lightdm
mate-desktop-environment
......
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