summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-05-14 19:22:12 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-05-14 19:23:28 +0200
commit8e4750c691735d9f98aa50ee58f2f98e9747b504 (patch)
tree2a4aa0a30d84e67dd1ed147539edbcb8f545baff /net-libs
parentapp-admin/testdisk: Backport a musl build fix (diff)
downloadgentoo-8e4750c691735d9f98aa50ee58f2f98e9747b504.tar.gz
gentoo-8e4750c691735d9f98aa50ee58f2f98e9747b504.tar.bz2
gentoo-8e4750c691735d9f98aa50ee58f2f98e9747b504.zip
net-libs/libquotient: Add missing REQUIRED_USE
Closes: https://bugs.gentoo.org/931496 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libquotient/libquotient-0.8.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-libs/libquotient/libquotient-0.8.2.ebuild b/net-libs/libquotient/libquotient-0.8.2.ebuild
index 7ff01c1da407..8ecb8d3f4492 100644
--- a/net-libs/libquotient/libquotient-0.8.2.ebuild
+++ b/net-libs/libquotient/libquotient-0.8.2.ebuild
@@ -14,6 +14,8 @@ LICENSE="LGPL-2+"
SLOT="0/${PV}" # FIXME: check soname on next version bump
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="+qt5 qt6 test"
+
+REQUIRED_USE="|| ( qt5 qt6 )"
RESTRICT="!test? ( test )"
RDEPEND="