dev-ruby/gpgme: subscribe to libassuan subslot

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-23 02:44:51 +01:00
parent 113c6d746c
commit c03d3d4716
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ IUSE=""
RDEPEND="
>=app-crypt/gpgme-1.18.0:=
>=dev-libs/libassuan-2.5.5
>=dev-libs/libassuan-2.5.5:=
>=dev-libs/libgpg-error-1.16
"
DEPEND="${RDEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ IUSE=""
RDEPEND="
>=app-crypt/gpgme-1.18.0:=
>=dev-libs/libassuan-2.5.6
>=dev-libs/libassuan-2.5.6:=
>=dev-libs/libgpg-error-1.47
"
DEPEND="${RDEPEND}"

View File

@@ -24,7 +24,7 @@ IUSE="test"
RDEPEND="
>=app-crypt/gpgme-1.18.0:=
>=dev-libs/libassuan-2.5.6
>=dev-libs/libassuan-2.5.6:=
>=dev-libs/libgpg-error-1.47
"
DEPEND="${RDEPEND}"