sys-libs/gpm: make CONFIG_INPUT_MOUSEDEV check non-fatal

Thanks-to: kurly
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2021-04-11 23:15:11 +02:00
parent fd52dbeb4c
commit 8a8bc44c12

View File

@@ -27,7 +27,7 @@ BDEPEND="
sys-apps/texinfo
virtual/yacc"
CONFIG_CHECK="INPUT_MOUSEDEV"
CONFIG_CHECK="~INPUT_MOUSEDEV"
ERROR_INPUT_MOUSEDEV="CONFIG_INPUT_MOUSEDEV:\tis not set (required to expose mice for GPM)"
pkg_pretend() {