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 /media-video | |
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 'media-video')
-rw-r--r-- | media-video/subtitlecomposer/subtitlecomposer-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild index ce2df1422f..b328b421d7 100644 --- a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild +++ b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Text-based subtitles editor" |