summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-10 18:21:40 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-10 18:36:44 -0400
commit9b3b2a73afbb5548510b0ee1e8930c3d954a2500 (patch)
treea5b070e709c74b9fbc5e9322a5a9702d7aaeaa55 /net-libs/libnma
parentnet-libs/libnftnl: Stabilize 1.2.3 arm, #872743 (diff)
downloadgentoo-9b3b2a73afbb5548510b0ee1e8930c3d954a2500.tar.gz
gentoo-9b3b2a73afbb5548510b0ee1e8930c3d954a2500.tar.bz2
gentoo-9b3b2a73afbb5548510b0ee1e8930c3d954a2500.zip
net-libs/libnma: Depend on gcr[gtk]
Closes: https://bugs.gentoo.org/737716 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/libnma')
-rw-r--r--net-libs/libnma/libnma-1.10.2.ebuild2
-rw-r--r--net-libs/libnma/libnma-1.8.40-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnma/libnma-1.10.2.ebuild b/net-libs/libnma/libnma-1.10.2.ebuild
index ff4c545e7534..e5a2e8e45381 100644
--- a/net-libs/libnma/libnma-1.10.2.ebuild
+++ b/net-libs/libnma/libnma-1.10.2.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:0= )
+ pkcs11? ( >=app-crypt/gcr-3.14:0=[gtk] )
introspection? ( >=dev-libs/gobject-introspection-1.56:= )
"
RDEPEND="${DEPEND}
diff --git a/net-libs/libnma/libnma-1.8.40-r1.ebuild b/net-libs/libnma/libnma-1.8.40-r1.ebuild
index f82e3c05a10b..af22040e877f 100644
--- a/net-libs/libnma/libnma-1.8.40-r1.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:0= )
+ pkcs11? ( >=app-crypt/gcr-3.14:0=[gtk] )
introspection? ( >=dev-libs/gobject-introspection-1.56:= )
"
RDEPEND="${DEPEND}