diff options
Diffstat (limited to 'x11-misc/xstroke/xstroke-0.6-r1.ebuild')
-rw-r--r-- | x11-misc/xstroke/xstroke-0.6-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/xstroke/xstroke-0.6-r1.ebuild b/x11-misc/xstroke/xstroke-0.6-r1.ebuild index a2e0551b5b5b..3cfd1a7e3b02 100644 --- a/x11-misc/xstroke/xstroke-0.6-r1.ebuild +++ b/x11-misc/xstroke/xstroke-0.6-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/xstroke/xstroke-0.6-r1.ebuild,v 1.5 2007/04/24 08:19:23 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild,v 1.6 2008/01/09 08:29:51 nelchael Exp $ inherit eutils @@ -26,6 +26,7 @@ DEPEND="${RDEPEND} media-libs/fontconfig dev-util/pkgconfig x11-proto/xextproto + x11-proto/inputproto x11-proto/xproto" src_unpack() { |