diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-16 17:07:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-16 17:07:34 +0000 |
commit | 57c19b2d8992c5a226442bcd46e529a789fea0cd (patch) | |
tree | ff7c18199768da9939e82b8379734f359a2ebb4e /sci-astronomy | |
parent | add missing ? in DEPEND (diff) | |
download | gentoo-2-57c19b2d8992c5a226442bcd46e529a789fea0cd.tar.gz gentoo-2-57c19b2d8992c5a226442bcd46e529a789fea0cd.tar.bz2 gentoo-2-57c19b2d8992c5a226442bcd46e529a789fea0cd.zip |
dep touchup
(Portage version: 2.0.53)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.7.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.7.1.ebuild b/sci-astronomy/stellarium/stellarium-0.7.1.ebuild index 9c496479d22d..b4ca9d5e9dd6 100644 --- a/sci-astronomy/stellarium/stellarium-0.7.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.7.1.ebuild,v 1.4 2005/11/21 21:38:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.7.1.ebuild,v 1.5 2006/01/16 17:07:34 mr_bones_ Exp $ inherit eutils @@ -16,6 +16,7 @@ IUSE="nls" DEPEND="virtual/x11 virtual/opengl media-libs/libsdl + media-libs/libpng media-libs/sdl-mixer nls? ( sys-devel/gettext )" |