dev-libs/gmime: remove explicit gpgme slot

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2022-02-16 22:53:17 +01:00
parent dce8800266
commit b2d80ca7aa
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.32.0:2
sys-libs/zlib
smime? ( >=app-crypt/gpgme-1.1.6:1= )
smime? ( >=app-crypt/gpgme-1.1.6:= )
vala? (
$(vala_depend)
>=dev-libs/gobject-introspection-1.30.0:= )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.32.0:2
sys-libs/zlib
crypt? ( >=app-crypt/gpgme-1.8.0:1= )
crypt? ( >=app-crypt/gpgme-1.8.0:= )
idn? ( net-dns/libidn2:= )
vala? (
$(vala_depend)