diff options
Diffstat (limited to 'app-misc/boxes/boxes-2.2.0.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/boxes/boxes-2.2.0.ebuild b/app-misc/boxes/boxes-2.2.0.ebuild index cb85249bef3d..e75b5350c3a5 100644 --- a/app-misc/boxes/boxes-2.2.0.ebuild +++ b/app-misc/boxes/boxes-2.2.0.ebuild @@ -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=8 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/bison - sys-devel/flex + app-alternatives/lex test? ( app-editors/vim-core ) " |