mutter: use libxcvt instead of xserver-xorg-cvt

xserver-xorg-cvt is deprecated and libxcvt can be used as drop-in replacement

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2025-05-13 14:52:08 +02:00 committed by Khem Raj
parent 7d9d43b5b3
commit 94c686cb13
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -3,7 +3,6 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = " \
xserver-xorg-cvt-native \
wayland-native \
virtual/libx11 \
colord \
@ -16,6 +15,7 @@ DEPENDS = " \
json-glib \
libdisplay-info \
libei \
libxcvt-native \
libxtst \
libxkbfile \
python3-argcomplete-native \