From: Kacper Kowalik Date: Sun, 25 Sep 2016 20:37:01 +0000 (-0500) Subject: sci-astronomy/astrometry: add missing dependency on astropy X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f35ea2e9a3beaa03244ee3df0b7ff8523915a8f7;p=gentoo.git sci-astronomy/astrometry: add missing dependency on astropy Fixes #595024 reported by Karsten Elfenbein Package-Manager: portage-2.2.28 --- 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=