From edf4bcd79e6803f137b36316e35437ef308565f5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Fabbro?= Date: Tue, 6 Dec 2016 00:42:58 +0000 Subject: [PATCH] dev-python/gammapy: add gwcs and uncertainties as optional dependencies Package-Manager: portage-2.3.3 --- dev-python/gammapy/gammapy-0.5.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-python/gammapy/gammapy-0.5.ebuild b/dev-python/gammapy/gammapy-0.5.ebuild index 55255ea7749a..6287520ebf3c 100644 --- a/dev-python/gammapy/gammapy-0.5.ebuild +++ b/dev-python/gammapy/gammapy-0.5.ebuild @@ -59,6 +59,7 @@ pkg_postinst() { optfeature "${PN} full functionality" \ dev-python/aplpy \ dev-python/astroplan \ + dev-python/gwcs \ dev-python/h5py \ dev-python/iminuit \ dev-python/matplotlib \ @@ -66,9 +67,10 @@ pkg_postinst() { dev-python/pandas \ dev-python/photutils \ dev-python/reproject \ + dev-python/uncertainties \ dev-python/wcsaxes \ sci-libs/scipy \ sci-libs/scikits_image \ - sci-libs/scikits_learn - # not yet in portage: sherpa, gwcs, uncertainties + sci-libs/scikits_learn \ + # not yet in portage: sherpa } -- 2.26.2