sci-libs/Fiona: added missing dev-python/click-plugins package
authorSlawomir Lis <slis@gentoo.org>
Thu, 1 Jun 2017 10:30:54 +0000 (12:30 +0200)
committerSlawomir Lis <slis@gentoo.org>
Thu, 1 Jun 2017 10:31:43 +0000 (12:31 +0200)
This package is needed to complete tests (bug #620152)

Package-Manager: Portage-2.3.6, Repoman-2.3.2

sci-libs/Fiona/Fiona-1.7.6.ebuild

index eb4036a67ed089072a7e772d56b56cd52146eaf5..2b00c823c1bb63b9017f42817ca931fb4474e93a 100644 (file)
@@ -27,6 +27,7 @@ DEPEND="${RDEPEND}
                dev-python/pytest[${PYTHON_USEDEP}]
                dev-python/cligj[${PYTHON_USEDEP}]
                dev-python/munch[${PYTHON_USEDEP}]
+               dev-python/click-plugins[${PYTHON_USEDEP}]
        )"
 
 PATCHES=( "${FILESDIR}"/scriptname-${PV}.patch )