commit: 6704b0d5dead784a89124b2da6862d61654bf104
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 00:28:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 02:02:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6704b0d5
virtualx.eclass: mark VIRTUALX_REQUIRED as @PRE_INHERIT
Controls various dependencies in global scope.
Signed-off-by: Sam James <sam <AT> gentoo.org>
eclass/virtualx.eclass | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/eclass/virtualx.eclass b/eclass/virtualx.eclass
index fa16784bd94..a95f8a7e1c1 100644
--- a/eclass/virtualx.eclass
+++ b/eclass/virtualx.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: virtualx.eclass
@@ -25,6 +25,7 @@ esac
[[ ${EAPI} == [45] ]] && inherit eutils
# @ECLASS-VARIABLE: VIRTUALX_REQUIRED
+# @PRE_INHERIT
# @DESCRIPTION:
# Variable specifying the dependency on xorg-server and xhost.
# Possible special values are "always" and "manual", which specify