aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-11 07:56:49 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-11 07:56:49 +0100
commit6c6a4cf93dc532fed83f376ff2efdae1ba85e956 (patch)
tree2e7e22cce4810cfd7b022397311f04de06c9d0ff /sci-libs/nibabel/nibabel-2.0.1.ebuild
parent.travis.yml: updated (diff)
downloadsci-6c6a4cf93dc532fed83f376ff2efdae1ba85e956.tar.gz
sci-6c6a4cf93dc532fed83f376ff2efdae1ba85e956.tar.bz2
sci-6c6a4cf93dc532fed83f376ff2efdae1ba85e956.zip
Use dev-python/pillow directly instead of virtual/python-imaging
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/nibabel/nibabel-2.0.1.ebuild')
-rw-r--r--sci-libs/nibabel/nibabel-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nibabel/nibabel-2.0.1.ebuild b/sci-libs/nibabel/nibabel-2.0.1.ebuild
index 6d2f25d4a..af353f214 100644
--- a/sci-libs/nibabel/nibabel-2.0.1.ebuild
+++ b/sci-libs/nibabel/nibabel-2.0.1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
dev-python/nose[${PYTHON_USEDEP}]
dicom? (
sci-libs/pydicom[${PYTHON_USEDEP}]
- virtual/python-imaging[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
)
"