diff options
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.8.3.1.ebuild')
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.8.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.8.3.1.ebuild b/net-analyzer/ettercap/ettercap-0.8.3.1.ebuild index 05db91778f2f..9cda1724861c 100644 --- a/net-analyzer/ettercap/ettercap-0.8.3.1.ebuild +++ b/net-analyzer/ettercap/ettercap-0.8.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -45,7 +45,7 @@ DEPEND="${RDEPEND} sys-apps/groff ) test? ( dev-libs/check ) sys-devel/flex - virtual/yacc" + app-alternatives/yacc" src_prepare() { sed -i "s:Release:Release Gentoo:" CMakeLists.txt || die |