aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/qcoro5/qcoro5-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/qcoro5/qcoro5-9999.ebuild b/dev-libs/qcoro5/qcoro5-9999.ebuild
index 58baa266fd..2a91bf4d4a 100644
--- a/dev-libs/qcoro5/qcoro5-9999.ebuild
+++ b/dev-libs/qcoro5/qcoro5-9999.ebuild
@@ -21,7 +21,7 @@ LICENSE="MIT"
SLOT="0"
IUSE="dbus examples +network qml test testlib websockets"
-REQUIRED_USE="test? ( testlib )"
+REQUIRED_USE="examples? ( network ) test? ( testlib )"
RESTRICT="!test? ( test )"
RDEPEND="