diff options
Diffstat (limited to 'net-www/amaya/amaya-7.2.ebuild')
-rw-r--r-- | net-www/amaya/amaya-7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/amaya/amaya-7.2.ebuild b/net-www/amaya/amaya-7.2.ebuild index 4abe6fe2917d..7dba228f3fb0 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. # 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.2 2003/02/20 17:22:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.2.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ inherit libtool @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="sys-devel/perl +DEPEND="dev-lang/perl >=x11-libs/openmotif-2.1.30" RDEPEND=">=x11-libs/openmotif-2.1.30" |