diff options
Diffstat (limited to 'dev-games/crystalspace')
-rw-r--r-- | dev-games/crystalspace/crystalspace-0.98.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/crystalspace/crystalspace-0.98.4.ebuild b/dev-games/crystalspace/crystalspace-0.98.4.ebuild index 8b3581672c61..6e41b93e4b09 100644 --- a/dev-games/crystalspace/crystalspace-0.98.4.ebuild +++ b/dev-games/crystalspace/crystalspace-0.98.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/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.4 2004/12/28 01:52:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.5 2004/12/30 22:39:42 vapier Exp $ inherit eutils @@ -29,7 +29,7 @@ RDEPEND="sys-libs/zlib >=dev-lang/perl-5.6.1" DEPEND="${RDEPEND} >=sys-apps/portage-2.0.51 - dev-util/jam + || ( dev-util/jam dev-util/boost-jam ) x86? ( dev-lang/nasm )" S="${WORKDIR}/CS" |