summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/joy2key')
-rw-r--r--app-misc/joy2key/joy2key-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/joy2key/joy2key-1.6.ebuild b/app-misc/joy2key/joy2key-1.6.ebuild
index 2474e8bd9f36..542d6d2f99c1 100644
--- a/app-misc/joy2key/joy2key-1.6.ebuild
+++ b/app-misc/joy2key/joy2key-1.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ryan Tolboom <ryan@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/joy2key-1.6.ebuild,v 1.1 2001/10/06 21:57:36 ryan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/joy2key/joy2key-1.6.ebuild,v 1.2 2002/03/06 18:55:22 gbevin Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ DESCRIPTION="An application that translates joystick events to keyboard events"
SRC_URI="http://www-unix.oit.umass.edu/~tetron/technology/joy2key/${A}"
HOMEPAGE="http://www-unix.out.umass.edu/~tetron/technology/joy2key/"
-DEPEND="( virtual/glibc )
+DEPEND="virtual/glibc
X? ( virtual/x11 )"
src_compile() {