diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-21 12:39:40 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-23 22:30:36 +0200 |
commit | f9bce8365d2e31370e0a8e8714673e72817b2357 (patch) | |
tree | 1407c94a38944a1c39d101e1ca6203e96b5134dc /net-im/neochat | |
parent | media-gfx/hugin: disable Wayland backend (diff) | |
download | gentoo-f9bce8365d2e31370e0a8e8714673e72817b2357.tar.gz gentoo-f9bce8365d2e31370e0a8e8714673e72817b2357.tar.bz2 gentoo-f9bce8365d2e31370e0a8e8714673e72817b2357.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')
-rw-r--r-- | net-im/neochat/neochat-23.08.1-r1.ebuild (renamed from net-im/neochat/neochat-23.08.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/neochat/neochat-23.08.1.ebuild b/net-im/neochat/neochat-23.08.1-r1.ebuild index 7b33ed1f6289..286c4d337cff 100644 --- a/net-im/neochat/neochat-23.08.1.ebuild +++ b/net-im/neochat/neochat-23.08.1-r1.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 |