summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:08:07 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:59 +0000
commitcfc2dfad62f9274380fd7e716027bf062c328b04 (patch)
tree236024c065ee8102334832e2227c20d6de25550b /media-sound
parentmedia-sound/lilypond: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-cfc2dfad62f9274380fd7e716027bf062c328b04.tar.gz
gentoo-cfc2dfad62f9274380fd7e716027bf062c328b04.tar.bz2
gentoo-cfc2dfad62f9274380fd7e716027bf062c328b04.zip
media-sound/mup: 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>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mup/mup-6.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mup/mup-6.9.ebuild b/media-sound/mup/mup-6.9.ebuild
index 9284b6f85709..64e1202d55d3 100644
--- a/media-sound/mup/mup-6.9.ebuild
+++ b/media-sound/mup/mup-6.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,7 +30,7 @@ BDEPEND="
app-text/ghostscript-gpl
media-libs/netpbm
sys-apps/groff
- sys-devel/bison
+ app-alternatives/yacc
"
PATCHES=(