mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +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"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
xserver-xorg-cvt-native \
|
|
||||||
wayland-native \
|
wayland-native \
|
||||||
virtual/libx11 \
|
virtual/libx11 \
|
||||||
colord \
|
colord \
|
||||||
@@ -16,6 +15,7 @@ DEPENDS = " \
|
|||||||
json-glib \
|
json-glib \
|
||||||
libdisplay-info \
|
libdisplay-info \
|
||||||
libei \
|
libei \
|
||||||
|
libxcvt-native \
|
||||||
libxtst \
|
libxtst \
|
||||||
libxkbfile \
|
libxkbfile \
|
||||||
python3-argcomplete-native \
|
python3-argcomplete-native \
|
||||||
|
|||||||
Reference in New Issue
Block a user