diff options
Diffstat (limited to 'app-emulation/spice-vdagent/spice-vdagent-0.8.0.ebuild')
-rw-r--r-- | app-emulation/spice-vdagent/spice-vdagent-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.8.0.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.8.0.ebuild index 437f8a65c030..a9b176e84c02 100644 --- a/app-emulation/spice-vdagent/spice-vdagent-0.8.0.ebuild +++ b/app-emulation/spice-vdagent/spice-vdagent-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.0.ebuild,v 1.1 2011/05/11 09:02:31 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.0.ebuild,v 1.2 2011/11/05 21:53:44 robbat2 Exp $ EAPI=4 @@ -23,7 +23,7 @@ RDEPEND="x11-libs/libXfixes DEPEND="dev-util/pkgconfig ${RDEPEND}" -CONFIG_CHECK="INPUT_UINPUT" +CONFIG_CHECK="~INPUT_UINPUT" ERROR_INPUT_UINPUT="User level driver support is required to run the spice-vdagent daemon" src_configure() { |