diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-12-16 11:14:19 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-12-16 11:55:52 +0100 |
commit | 9f59b8ed3c573146a160ca766d6c048622d81940 (patch) | |
tree | b6243b455fdb8618bd4982c2caeb067809b3664d /net-im | |
parent | net-analyzer/httping: fix modern C issue (diff) | |
download | gentoo-9f59b8ed3c573146a160ca766d6c048622d81940.tar.gz gentoo-9f59b8ed3c573146a160ca766d6c048622d81940.tar.bz2 gentoo-9f59b8ed3c573146a160ca766d6c048622d81940.zip |
net-im/neochat: Depend on net-libs/libquotient[qt5(+)]
Bug: https://bugs.gentoo.org/914289
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/neochat/neochat-23.08.3-r2.ebuild (renamed from net-im/neochat/neochat-23.08.3-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/neochat/neochat-23.08.3-r1.ebuild b/net-im/neochat/neochat-23.08.3-r2.ebuild index aa9372d84a08..74e35251d1f0 100644 --- a/net-im/neochat/neochat-23.08.3-r1.ebuild +++ b/net-im/neochat/neochat-23.08.3-r2.ebuild @@ -41,7 +41,7 @@ DEPEND=" >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5 >=kde-frameworks/sonnet-${KFMIN}:5[qml] media-libs/kquickimageeditor:5 - >=net-libs/libquotient-0.8:= + >=net-libs/libquotient-0.8:=[qt5(+)] " RDEPEND="${DEPEND} >=dev-qt/qtgraphicaleffects-${QTMIN}:5 |