Skip to content
Snippets Groups Projects
Commit 5d42c259 authored by Masanori Ogino's avatar Masanori Ogino
Browse files

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


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>
parent 0bf40d20
No related branches found
No related tags found
No related merge requests found
......@@ -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