diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-25 22:21:27 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-27 08:52:08 +0200 |
commit | 9115be36ac5858adb404fbc47b6c62f458b041c5 (patch) | |
tree | 0345812695c99c659e2eebbef564020e79963fdf /app-editors | |
parent | ecm.eclass: Use QT_QPA_PLATFORM=offscreen instead of virtualx.eclass (diff) | |
download | kde-9115be36ac5858adb404fbc47b6c62f458b041c5.tar.gz kde-9115be36ac5858adb404fbc47b6c62f458b041c5.tar.bz2 kde-9115be36ac5858adb404fbc47b6c62f458b041c5.zip |
*/*: Drop VIRTUALX_REQUIRED everywhere
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-9999.ebuild b/app-editors/okteta/okteta-9999.ebuild index c6ba71d753..9ffdcda933 100644 --- a/app-editors/okteta/okteta-9999.ebuild +++ b/app-editors/okteta/okteta-9999.ebuild @@ -8,7 +8,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Hex editor by KDE" |