mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
7d9d43b5b3
commit
94c686cb13
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user