eclass/virtualx: Sync with Gentoo

It's from Gentoo commit ff34b7df01906142b9fbc2f4b18a2de6a5703511.
This commit is contained in:
Flatcar Buildbot 2023-03-27 07:23:43 +00:00
parent f5a300842a
commit 92f7976dbd

View File

@ -22,11 +22,11 @@ _VIRTUALX_ECLASS=1
# @DESCRIPTION:
# Variable specifying the dependency on xorg-server and xhost.
# Possible special values are "always" and "manual", which specify
# the dependency to be set unconditionaly or not at all.
# the dependency to be set unconditionally or not at all.
# Any other value is taken as useflag desired to be in control of
# the dependency (eg. VIRTUALX_REQUIRED="kde" will add the dependency
# into "kde? ( )" and add kde into IUSE.
: ${VIRTUALX_REQUIRED:=test}
: "${VIRTUALX_REQUIRED:=test}"
# @ECLASS_VARIABLE: VIRTUALX_DEPEND
# @OUTPUT_VARIABLE