aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-09-21 12:39:40 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-09-21 12:39:40 +0200
commit3122025f015bd0322e1009c2ce3af2f47e1ed2ea (patch)
treea287475a1937644d64be6d80f016e3e7fac780df /net-im/neochat/neochat-23.08.49.9999.ebuild
parentdev-libs/qcoro5: Fix build w/ IUSE examples (diff)
downloadkde-3122025f015bd0322e1009c2ce3af2f47e1ed2ea.tar.gz
kde-3122025f015bd0322e1009c2ce3af2f47e1ed2ea.tar.bz2
kde-3122025f015bd0322e1009c2ce3af2f47e1ed2ea.zip
net-im/neochat: Raise minimum net-libs/libquotient to 0.8
Bug: https://bugs.gentoo.org/914463 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im/neochat/neochat-23.08.49.9999.ebuild')
-rw-r--r--net-im/neochat/neochat-23.08.49.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/neochat/neochat-23.08.49.9999.ebuild b/net-im/neochat/neochat-23.08.49.9999.ebuild
index 865900314d..5337b45b1a 100644
--- a/net-im/neochat/neochat-23.08.49.9999.ebuild
+++ b/net-im/neochat/neochat-23.08.49.9999.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.6:=
+ >=net-libs/libquotient-0.8:=
"
RDEPEND="${DEPEND}
>=dev-qt/qtgraphicaleffects-${QTMIN}:5