mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/gmime: remove explicit gpgme slot
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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:= )
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user