diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-04 22:00:54 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-05 10:56:23 +0100 |
commit | 9e67f8ad0b7a4f74b579c4a6ea84796c2da73a8f (patch) | |
tree | c0276b3526ff04435a3e05ba4df150164856f997 | |
parent | net-im/psi: Add app-crypt/qca[qt5(+)] USEdep (diff) | |
download | gentoo-9e67f8ad0b7a4f74b579c4a6ea84796c2da73a8f.tar.gz gentoo-9e67f8ad0b7a4f74b579c4a6ea84796c2da73a8f.tar.bz2 gentoo-9e67f8ad0b7a4f74b579c4a6ea84796c2da73a8f.zip |
net-im/choqok: Add app-crypt/qca[qt5(+)] USEdep
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | net-im/choqok/choqok-1.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/choqok/choqok-1.7.0-r1.ebuild b/net-im/choqok/choqok-1.7.0-r1.ebuild index 665a4a472330..907f34b30bfc 100644 --- a/net-im/choqok/choqok-1.7.0-r1.ebuild +++ b/net-im/choqok/choqok-1.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ SLOT="5" IUSE="attica share telepathy" DEPEND=" - >=app-crypt/qca-2.3.0:2 + >=app-crypt/qca-2.3.0:2[qt5(+)] >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetworkauth-${QTMIN}:5 |