diff options
-rw-r--r-- | app-forensics/aide/aide-0.17.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/aide/aide-0.17.4-r4.ebuild b/app-forensics/aide/aide-0.17.4-r4.ebuild index 0684f4728854..9dcb35b833b0 100644 --- a/app-forensics/aide/aide-0.17.4-r4.ebuild +++ b/app-forensics/aide/aide-0.17.4-r4.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 @@ -30,7 +30,7 @@ DEPEND="dev-libs/libpcre RDEPEND="${DEPEND} selinux? ( sec-policy/selinux-aide )" BDEPEND="sys-devel/bison - sys-devel/flex + app-alternatives/lex virtual/pkgconfig" DISABLE_AUTOFORMATTING=1 |