diff options
author | brahmajit das <listout@protonmail.com> | 2022-11-17 23:51:29 +0530 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-11-18 09:02:15 -0500 |
commit | 97e04a03aea9716b531b41d63a7f0ab08189d72b (patch) | |
tree | 840ff58bc70995a99c8942127c20549daf7c2712 | |
parent | net-im/gajim: Drop old versions (diff) | |
download | gentoo-97e04a03aea9716b531b41d63a7f0ab08189d72b.tar.gz gentoo-97e04a03aea9716b531b41d63a7f0ab08189d72b.tar.bz2 gentoo-97e04a03aea9716b531b41d63a7f0ab08189d72b.zip |
net-im/gajim: Fix libsoup dependencies without slot requirement
Closes: https://bugs.gentoo.org/881559
Closes: https://github.com/gentoo/gentoo/pull/28314
Signed-off-by: brahmajit das <listout@protonmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | net-im/gajim/gajim-1.4.7-r1.ebuild (renamed from net-im/gajim/gajim-1.4.7.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim/gajim-1.4.7.ebuild b/net-im/gajim/gajim-1.4.7-r1.ebuild index bd8c2bbd2248..cf3bc2e7922c 100644 --- a/net-im/gajim/gajim-1.4.7.ebuild +++ b/net-im/gajim/gajim-1.4.7-r1.ebuild @@ -44,7 +44,7 @@ RDEPEND="${COMMON_DEPEND} >=dev-python/secretstorage-3.1.1[${PYTHON_USEDEP}] dev-python/css-parser[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] - net-libs/libsoup[introspection] + net-libs/libsoup:2.4[introspection] media-libs/gsound[introspection] dev-python/pillow[${PYTHON_USEDEP}] crypt? ( |