commit: 87777e40431f96c5250461d23a62db5f6080ddad
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 19:07:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 19:11:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87777e40
net-im/corebird: fix libsoup slot dependency
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../corebird/{corebird-1.7.4-r1.ebuild => corebird-1.7.4-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-im/corebird/corebird-1.7.4-r1.ebuild
b/net-im/corebird/corebird-1.7.4-r2.ebuild
similarity index 95%
rename from net-im/corebird/corebird-1.7.4-r1.ebuild
rename to net-im/corebird/corebird-1.7.4-r2.ebuild
index ff61481ab0a..08f06c7b733 100644
--- a/net-im/corebird/corebird-1.7.4-r1.ebuild
+++ b/net-im/corebird/corebird-1.7.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,7 +27,7 @@ RDEPEND="dev-db/sqlite:3
media-plugins/gst-plugins-meta:1.0[X]
media-plugins/gst-plugins-soup:1.0 )
spellcheck? ( app-text/gspell:=[vala] )
- net-libs/libsoup
+ net-libs/libsoup:2.4
x11-libs/gtk+:3"
DEPEND="${RDEPEND}
$(vala_depend)