diff options
Diffstat (limited to 'x11-misc/wayv/wayv-0.3-r1.ebuild')
-rw-r--r-- | x11-misc/wayv/wayv-0.3-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/wayv/wayv-0.3-r1.ebuild b/x11-misc/wayv/wayv-0.3-r1.ebuild index 010e524f74e0..b8911fb036ef 100644 --- a/x11-misc/wayv/wayv-0.3-r1.ebuild +++ b/x11-misc/wayv/wayv-0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/wayv-0.3-r1.ebuild,v 1.4 2007/07/22 03:39:25 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/wayv-0.3-r1.ebuild,v 1.5 2008/06/17 12:31:06 nelchael Exp $ DESCRIPTION="Wayv is hand-writing/gesturing recognition software for X" HOMEPAGE="http://www.stressbunny.com/wayv" @@ -13,6 +13,7 @@ IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXtst" DEPEND="${RDEPEND} + x11-proto/inputproto x11-proto/xproto" src_install() { |