diff options
Diffstat (limited to 'sci-astronomy/xephem/xephem-3.7.3.ebuild')
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/xephem/xephem-3.7.3.ebuild b/sci-astronomy/xephem/xephem-3.7.3.ebuild index e6d3ff841515..c9123d8c7415 100644 --- a/sci-astronomy/xephem/xephem-3.7.3.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.3.ebuild,v 1.13 2012/09/30 08:32:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.3.ebuild,v 1.14 2012/10/24 19:25:50 ulm Exp $ EAPI=1 @@ -13,7 +13,7 @@ KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="" SLOT="0" LICENSE="XEphem" -DEPEND=">=x11-libs/openmotif-2.3:0 +DEPEND=">=x11-libs/motif-2.3:0 virtual/jpeg media-libs/libpng" RDEPEND="${DEPEND}" |