net-firewall/fwknop: subscribe to libassuan subslot

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-23 02:47:07 +01:00
parent 1931213949
commit 8fc8e9d962
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ DEPEND="
gdbm? ( sys-libs/gdbm )
gpg? (
app-crypt/gpgme:=
dev-libs/libassuan
dev-libs/libassuan:=
dev-libs/libgpg-error
)
iptables? ( net-firewall/iptables )

View File

@@ -24,7 +24,7 @@ DEPEND="
gdbm? ( sys-libs/gdbm )
gpg? (
app-crypt/gpgme:=
dev-libs/libassuan
dev-libs/libassuan:=
dev-libs/libgpg-error
)
iptables? ( net-firewall/iptables )