diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-01 13:00:54 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-01 13:16:45 -0400 |
commit | 8b58b9d1e1257f5571dad26e7b368d73ba823e9e (patch) | |
tree | 1d49a5f98e0361a84c9f940f5a0533b9d45002ae /net-libs/libnma | |
parent | net-im/empathy: Depend on app-crypt/gcr:0 (diff) | |
download | gentoo-8b58b9d1e1257f5571dad26e7b368d73ba823e9e.tar.gz gentoo-8b58b9d1e1257f5571dad26e7b368d73ba823e9e.tar.bz2 gentoo-8b58b9d1e1257f5571dad26e7b368d73ba823e9e.zip |
net-libs/libnma: Depend on app-crypt/gcr:0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/libnma')
-rw-r--r-- | net-libs/libnma/libnma-1.8.40-r1.ebuild (renamed from net-libs/libnma/libnma-1.8.40.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnma/libnma-1.8.40.ebuild b/net-libs/libnma/libnma-1.8.40-r1.ebuild index 0809254e3bec..f82e3c05a10b 100644 --- a/net-libs/libnma/libnma-1.8.40.ebuild +++ b/net-libs/libnma/libnma-1.8.40-r1.ebuild @@ -22,7 +22,7 @@ DEPEND=" >=dev-libs/glib-2.38:2 >=x11-libs/gtk+-3.12:3[introspection?] >=net-misc/networkmanager-1.7[introspection?] - pkcs11? ( >=app-crypt/gcr-3.14:= ) + pkcs11? ( >=app-crypt/gcr-3.14:0= ) introspection? ( >=dev-libs/gobject-introspection-1.56:= ) " RDEPEND="${DEPEND} |