diff options
Diffstat (limited to 'net-www/amaya/amaya-7.2.ebuild')
-rw-r--r-- | net-www/amaya/amaya-7.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/amaya/amaya-7.2.ebuild b/net-www/amaya/amaya-7.2.ebuild index 2a4eb1079083..f3d30000c1d4 100644 --- a/net-www/amaya/amaya-7.2.ebuild +++ b/net-www/amaya/amaya-7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.2.ebuild,v 1.7 2003/09/06 01:54:08 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.2.ebuild,v 1.8 2004/01/11 13:51:11 lanius Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="gtk" -RDEPEND="virtual/motif +RDEPEND="x11-libs/openmotif ( gtk? =x11-libs/gtk+-1.2* ) ( gtk? =dev-libs/glib-1.2* )" |