summaryrefslogtreecommitdiff
path: root/dev-util/cvise/cvise-2.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cvise/cvise-2.8.0.ebuild')
-rw-r--r--dev-util/cvise/cvise-2.8.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cvise/cvise-2.8.0.ebuild b/dev-util/cvise/cvise-2.8.0.ebuild
index be0b1a3c6b19..51cbfc589702 100644
--- a/dev-util/cvise/cvise-2.8.0.ebuild
+++ b/dev-util/cvise/cvise-2.8.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
@@ -38,11 +38,11 @@ RDEPEND="
dev-python/psutil[${PYTHON_USEDEP}]
')
dev-util/unifdef
- sys-devel/flex
+ app-alternatives/lex
"
BDEPEND="
${PYTHON_DEPS}
- sys-devel/flex
+ app-alternatives/lex
test? (
$(python_gen_cond_dep '
dev-python/pebble[${PYTHON_USEDEP}]