From fc4abfb62a7732aebe4e6e98f57d601a4a3892b1 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 17 Oct 2002 00:10:30 +0000 Subject: lintool cleanup for #9225 --- app-misc/celestia/celestia-1.2.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-misc/celestia/celestia-1.2.4.ebuild') diff --git a/app-misc/celestia/celestia-1.2.4.ebuild b/app-misc/celestia/celestia-1.2.4.ebuild index 8bf670f5c761..9ec21b740e14 100644 --- a/app-misc/celestia/celestia-1.2.4.ebuild +++ b/app-misc/celestia/celestia-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.4.ebuild,v 1.6 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.4.ebuild,v 1.7 2002/10/17 00:07:24 vapier Exp $ IUSE="gtk gnome" @@ -20,6 +20,7 @@ DEPEND="gtk? ( =x11-libs/gtk+-1.2* virtual/glu media-libs/jpeg media-libs/libpng" +RDEPEND="${DEPEND}" src_compile() { local myconf -- cgit v1.2.3-65-gdbad