summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cvise')
-rw-r--r--dev-util/cvise/cvise-2.8.0.ebuild6
-rw-r--r--dev-util/cvise/cvise-2.9.0.ebuild4
2 files changed, 5 insertions, 5 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}]
diff --git a/dev-util/cvise/cvise-2.9.0.ebuild b/dev-util/cvise/cvise-2.9.0.ebuild
index 4050d29d2d50..624905d68c72 100644
--- a/dev-util/cvise/cvise-2.9.0.ebuild
+++ b/dev-util/cvise/cvise-2.9.0.ebuild
@@ -39,11 +39,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}]