diff options
Diffstat (limited to 'net-analyzer/arp-scan/arp-scan-1.10.0.ebuild')
-rw-r--r-- | net-analyzer/arp-scan/arp-scan-1.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild b/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild index 25ac96f26c19..5d4ae629eb22 100644 --- a/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild +++ b/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ RDEPEND=" dev-lang/perl " # Needed for _F_S patch -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}"/${PN}-1.10.0-dont-clobber-fortify-source.patch |