summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-06-28 18:30:18 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-06-28 18:30:18 +0200
commitf32163f6c9c0a23b0bd43cecef9d062268e6796f (patch)
tree6b907246541ef297c98ae8ad09411167debbebec /net-firewall/nftables
parentnet-firewall/nftables: Move ${PYTHON_DEPS} into USE="python" (diff)
downloadgentoo-f32163f6c9c0a23b0bd43cecef9d062268e6796f.tar.gz
gentoo-f32163f6c9c0a23b0bd43cecef9d062268e6796f.tar.bz2
gentoo-f32163f6c9c0a23b0bd43cecef9d062268e6796f.zip
net-firewall/nftables: Same for PYTHON_REQUIRED_USE
Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-firewall/nftables')
-rw-r--r--net-firewall/nftables/nftables-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.1.ebuild b/net-firewall/nftables/nftables-0.9.1.ebuild
index 9d8f244af9ed..addd91fa7a8b 100644
--- a/net-firewall/nftables/nftables-0.9.1.ebuild
+++ b/net-firewall/nftables/nftables-0.9.1.ebuild
@@ -34,7 +34,7 @@ BDEPEND="
virtual/pkgconfig
"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
#S="${WORKDIR}/v${PV}"