summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:06:21 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:40 +0000
commit33ece3b5cae33c6835a7fcf4dabc2dbb771569c1 (patch)
tree6ac730adb7ac183287f8e340a5bff00c0e22771e
parentdev-embedded/u-boot-tools: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-33ece3b5cae33c6835a7fcf4dabc2dbb771569c1.tar.gz
gentoo-33ece3b5cae33c6835a7fcf4dabc2dbb771569c1.tar.bz2
gentoo-33ece3b5cae33c6835a7fcf4dabc2dbb771569c1.zip
dev-games/libnw: sys-devel/bison -> app-alternatives/yacc
All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-games/libnw/libnw-1.30.02.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/libnw/libnw-1.30.02.ebuild b/dev-games/libnw/libnw-1.30.02.ebuild
index 59c9f3ffa9c8..a0088cc59de1 100644
--- a/dev-games/libnw/libnw-1.30.02.ebuild
+++ b/dev-games/libnw/libnw-1.30.02.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
RDEPEND="!sci-biology/newick-utils"
BDEPEND="
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex"
DOCS=( AUTHORS ChangeLog NEWS README README.tech TODO )