mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user