mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user