summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2016-09-25 15:37:01 -0500
committerKacper Kowalik <xarthisius@gentoo.org>2016-09-25 15:37:01 -0500
commitf35ea2e9a3beaa03244ee3df0b7ff8523915a8f7 (patch)
tree5d9369961298afbbf82cf56a4aa0491f7ff52047 /sci-astronomy/astrometry
parentwww-client/firefox: Stable for PPC64 (bug #594616). (diff)
downloadgentoo-f35ea2e9a3beaa03244ee3df0b7ff8523915a8f7.tar.gz
gentoo-f35ea2e9a3beaa03244ee3df0b7ff8523915a8f7.tar.bz2
gentoo-f35ea2e9a3beaa03244ee3df0b7ff8523915a8f7.zip
sci-astronomy/astrometry: add missing dependency on astropy
Fixes #595024 reported by Karsten Elfenbein <kelfe@gmx.de> Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-astronomy/astrometry')
-rw-r--r--sci-astronomy/astrometry/astrometry-0.67-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild b/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild
index 791af35ed593..f46ffd0dfcef 100644
--- a/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild
+++ b/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="examples extra"
RDEPEND="
+ dev-python/astropy[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
sci-astronomy/wcslib:0=
sci-libs/cfitsio:0=