aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-01-03 18:47:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-03 19:08:47 +0100
commite5a18e76cfced163fbafb34a19b5c722866fb4f0 (patch)
tree68aca6810b44bc388bda816927b09201c5359853 /net-libs
parentkde-apps/akonadi-mime: Move dev-libs/libxslt to BDEPEND (diff)
downloadkde-e5a18e76cfced163fbafb34a19b5c722866fb4f0.tar.gz
kde-e5a18e76cfced163fbafb34a19b5c722866fb4f0.tar.bz2
kde-e5a18e76cfced163fbafb34a19b5c722866fb4f0.zip
net-libs/accounts-qml: Add missing REQUIRED_USE
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/accounts-qml/accounts-qml-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/accounts-qml/accounts-qml-9999.ebuild b/net-libs/accounts-qml/accounts-qml-9999.ebuild
index e3edd80353..1e2eb81a77 100644
--- a/net-libs/accounts-qml/accounts-qml-9999.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-9999.ebuild
@@ -21,6 +21,7 @@ HOMEPAGE="https://accounts-sso.gitlab.io/"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE="doc +qt5 qt6 test"
+REQUIRED_USE="|| ( qt5 qt6 )"
# dbus problems
RESTRICT="test"