summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/libnw/libnw-1.30.02.ebuild')
-rw-r--r--dev-games/libnw/libnw-1.30.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/libnw/libnw-1.30.02.ebuild b/dev-games/libnw/libnw-1.30.02.ebuild
index 905b0579ea49..59c9f3ffa9c8 100644
--- a/dev-games/libnw/libnw-1.30.02.ebuild
+++ b/dev-games/libnw/libnw-1.30.02.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=7
@@ -16,7 +16,7 @@ KEYWORDS="amd64 x86"
RDEPEND="!sci-biology/newick-utils"
BDEPEND="
sys-devel/bison
- sys-devel/flex"
+ app-alternatives/lex"
DOCS=( AUTHORS ChangeLog NEWS README README.tech TODO )