summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-16 11:14:19 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-12-16 11:55:52 +0100
commit9f59b8ed3c573146a160ca766d6c048622d81940 (patch)
treeb6243b455fdb8618bd4982c2caeb067809b3664d
parentnet-analyzer/httping: fix modern C issue (diff)
downloadgentoo-9f59b8ed.tar.gz
gentoo-9f59b8ed.tar.bz2
gentoo-9f59b8ed.zip
net-im/neochat: Depend on net-libs/libquotient[qt5(+)]
Bug: https://bugs.gentoo.org/914289 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-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