commit:     f35ea2e9a3beaa03244ee3df0b7ff8523915a8f7
Author:     Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 20:37:01 2016 +0000
Commit:     Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 20:37:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f35ea2e9

sci-astronomy/astrometry: add missing dependency on astropy

Fixes #595024 reported by Karsten Elfenbein <kelfe <AT> gmx.de>

Package-Manager: portage-2.2.28

 sci-astronomy/astrometry/astrometry-0.67-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild 
b/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild
index 791af35..f46ffd0 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=

Reply via email to