commit:     7d66b82c19e7b820fa42ae3c36e7af1a9cb4ef43
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 14:24:03 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 14:24:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d66b82c

app-emulation/spice-vdagent: improve kernel config warning

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild 
b/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
index 85b4fccfc41..83d7d13a9ec 100644
--- a/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
+++ b/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
@@ -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 )
 

Reply via email to