summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-02 04:19:46 +0000
committerSam James <sam@gentoo.org>2022-12-02 21:09:48 +0000
commit02b17c9bb64e147affc4acecaa0ff4151b2329bf (patch)
tree2fc404197c16c76cdae2ecadb9c4390a77b5e4b7 /sys-libs/gpm
parentsys-devel/flex: support app-alternatives/lex (diff)
downloadgentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.tar.gz
gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.tar.bz2
gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.zip
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r--sys-libs/gpm/gpm-1.20.7-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/gpm/gpm-1.20.7-r5.ebuild b/sys-libs/gpm/gpm-1.20.7-r5.ebuild
index dfc17a6f05f2..7a85dd0848ee 100644
--- a/sys-libs/gpm/gpm-1.20.7-r5.ebuild
+++ b/sys-libs/gpm/gpm-1.20.7-r5.ebuild
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-arch/xz-utils
sys-apps/texinfo
- virtual/yacc"
+ app-alternatives/yacc"
CONFIG_CHECK="~INPUT_MOUSEDEV"
ERROR_INPUT_MOUSEDEV="CONFIG_INPUT_MOUSEDEV:\tis not set (required to expose mice for GPM)"