diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-18 08:05:51 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-18 08:05:51 +0000 |
commit | 7c8f264de41fc368963b223a781c68e4cae98a17 (patch) | |
tree | 91f5293c1134ab0597d1b48cdb306070d3dc09be /x11-misc/linuxwacom | |
parent | Added to ~amd64. (diff) | |
download | historical-7c8f264de41fc368963b223a781c68e4cae98a17.tar.gz historical-7c8f264de41fc368963b223a781c68e4cae98a17.tar.bz2 historical-7c8f264de41fc368963b223a781c68e4cae98a17.zip |
Added to ~amd64.
Diffstat (limited to 'x11-misc/linuxwacom')
-rw-r--r-- | x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild b/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild index c5de6d7b7383..29bbde803ee7 100644 --- a/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild +++ b/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild,v 1.2 2004/11/18 08:05:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/linuxwacom-0.6.4.ebuild,v 1.3 2004/11/18 08:05:51 eradicator Exp $ IUSE="gtk gtk2 tcltk sdk" @@ -24,7 +24,7 @@ RDEPEND="virtual/x11 DEPEND="${RDEPEND} sys-devel/libtool - !x86? ( >=sys-devel/automake-1.6 + !x86? ( >=sys-devel/automake-1.6 >=sys-devel/autoconf-2.53 ) dev-util/pkgconfig >=sys-apps/sed-4" |