mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
app-emulation/spice-vdagent: improve kernel config warning
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -30,8 +30,8 @@ RDEPEND="${CDEPEND}
|
||||
selinux? ( sec-policy/selinux-vdagent )"
|
||||
|
||||
CONFIG_CHECK="~INPUT_UINPUT ~VIRTIO_CONSOLE"
|
||||
ERROR_INPUT_UINPUT="User level input support is required"
|
||||
ERROR_VIRTIO_CONSOLE="VirtIO console/serial device support is required"
|
||||
ERROR_INPUT_UINPUT="User level input support (INPUT_UINPUT) is required"
|
||||
ERROR_VIRTIO_CONSOLE="VirtIO console/serial device support (VIRTIO_CONSOLE) is required"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-0.17.0-add-missing-stub-function.patch )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user