dev-python/astropy: Add missing dep
authorJustin Lecher <jlec@gentoo.org>
Mon, 14 Sep 2015 12:53:25 +0000 (14:53 +0200)
committerJustin Lecher <jlec@gentoo.org>
Mon, 14 Sep 2015 12:53:25 +0000 (14:53 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/astropy/astropy-1.0.4.ebuild

index e8700abc2612a3f282746e72cccc9cf2fffc24c1..75b7618c8b278258d4252cd21cb9252c81f71afb 100644 (file)
@@ -19,6 +19,7 @@ IUSE="doc test"
 
 RDEPEND="
        >=dev-libs/expat-2.1.0:0=
+       dev-python/configobj[${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]
        dev-python/ply[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]