From e5a18e76cfced163fbafb34a19b5c722866fb4f0 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 3 Jan 2024 18:47:37 +0100 Subject: net-libs/accounts-qml: Add missing REQUIRED_USE Signed-off-by: Andreas Sturmlechner --- net-libs/accounts-qml/accounts-qml-9999.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'net-libs/accounts-qml') diff --git a/net-libs/accounts-qml/accounts-qml-9999.ebuild b/net-libs/accounts-qml/accounts-qml-9999.ebuild index e3edd803533..1e2eb81a77d 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" -- cgit v1.2.3