diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-11-08 17:10:14 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-11-08 17:10:14 +0000 |
commit | edbf299f9077e75b3a337cd14a3c6f502fddbfc6 (patch) | |
tree | 1ca362c0e310e1050275882db370e40bd3725b0d /sci-astronomy/celestia/celestia-1.6.0.ebuild | |
parent | Update EAPI. Fix dependencies. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.tar.gz historical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.tar.bz2 historical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.zip |
media-libs/jpeg -> virtual/jpeg
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'sci-astronomy/celestia/celestia-1.6.0.ebuild')
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild index 1abf5885b07c..0deef0c5d99c 100644 --- a/sci-astronomy/celestia/celestia-1.6.0.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.16 2010/09/16 18:15:08 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.17 2010/11/08 17:03:53 xarthisius Exp $ EAPI=2 inherit eutils flag-o-matic gnome2 autotools @@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="cairo gnome gtk nls pch theora threads" RDEPEND="virtual/opengl - media-libs/jpeg + virtual/jpeg media-libs/libpng >=dev-lang/lua-5.0 gtk? ( !gnome? ( >=x11-libs/gtk+-2.6 >=x11-libs/gtkglext-1.0 ) ) |