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 /www-client | |
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 'www-client')
-rw-r--r-- | www-client/falkon/falkon-23.04.49.9999.ebuild | 1 | ||||
-rw-r--r-- | www-client/falkon/falkon-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www-client/falkon/falkon-23.04.49.9999.ebuild b/www-client/falkon/falkon-23.04.49.9999.ebuild index 3c19fcab08..78abf7d5a8 100644 --- a/www-client/falkon/falkon-23.04.49.9999.ebuild +++ b/www-client/falkon/falkon-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 PYTHON_COMPAT=( python3_{10..11} ) -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org python-single-r1 DESCRIPTION="Cross-platform web browser using QtWebEngine" diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index 3c19fcab08..78abf7d5a8 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 PYTHON_COMPAT=( python3_{10..11} ) -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org python-single-r1 DESCRIPTION="Cross-platform web browser using QtWebEngine" |