summaryrefslogtreecommitdiff
path: root/dev-util/poke/poke-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/poke/poke-9999.ebuild')
-rw-r--r--dev-util/poke/poke-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/poke/poke-9999.ebuild b/dev-util/poke/poke-9999.ebuild
index 9ac3d2fc40bf..553465853116 100644
--- a/dev-util/poke/poke-9999.ebuild
+++ b/dev-util/poke/poke-9999.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
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then
sys-apps/help2man
sys-apps/texinfo
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
"
elif [[ $(ver_cut 2) -ge 90 || $(ver_cut 3) -ge 90 ]]; then
SRC_URI="https://alpha.gnu.org/gnu/poke/${P}.tar.gz"