dev-python/sphinx-gallery: Fix circular dep
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 9 Jan 2018 14:11:29 +0000 (15:11 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 9 Jan 2018 14:11:29 +0000 (15:11 +0100)
Bug: https://bugs.gentoo.org/644002
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild

index c4a8581f41cd7456b27f7e6598be2580e699adcd..7ae476a02cc17d19900b247e85982c780ac0e454 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,10 +17,10 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="
-       dev-python/matplotlib[${PYTHON_USEDEP}]
        dev-python/pillow[${PYTHON_USEDEP}]
        dev-python/sphinx[${PYTHON_USEDEP}]
 "
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+PDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]"
 
 # tests need extra files not distributed