diff options
Diffstat (limited to 'net-www/amaya/amaya-8.7.ebuild')
-rw-r--r-- | net-www/amaya/amaya-8.7.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-www/amaya/amaya-8.7.ebuild b/net-www/amaya/amaya-8.7.ebuild index d1cfa67b8a25..ac56e9953108 100644 --- a/net-www/amaya/amaya-8.7.ebuild +++ b/net-www/amaya/amaya-8.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.7.ebuild,v 1.1 2004/12/24 17:47:20 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.7.ebuild,v 1.2 2005/01/02 01:53:30 mholzer Exp $ inherit libtool @@ -25,6 +25,7 @@ RDEPEND=" !gtk? ( x11-libs/openmotif )" DEPEND="dev-lang/perl + media-libs/raptor ${RDEPEND}" src_compile() { |