diff options
-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 |