sci-astronomy/astrometry: add missing dependency on astropy
authorKacper Kowalik <xarthisius@gentoo.org>
Sun, 25 Sep 2016 20:37:01 +0000 (15:37 -0500)
committerKacper Kowalik <xarthisius@gentoo.org>
Sun, 25 Sep 2016 20:37:01 +0000 (15:37 -0500)
Fixes #595024 reported by Karsten Elfenbein <kelfe@gmx.de>

Package-Manager: portage-2.2.28

sci-astronomy/astrometry/astrometry-0.67-r1.ebuild

index 791af35ed593dcc726417ace1f7ecd09e268389d..f46ffd0dfcef5d12363aa4d92f705ff1db97cb9c 100644 (file)
@@ -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=