dev-python/pyclipper: Add missing dep (#668726 by Toralf Förster)
authorPacho Ramos <pacho@gentoo.org>
Mon, 15 Oct 2018 21:26:53 +0000 (23:26 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 15 Oct 2018 21:27:08 +0000 (23:27 +0200)
Closes: https://bugs.gentoo.org/668726
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-python/pyclipper/pyclipper-1.1.0.ebuild

index 98a6fe8fc6ce52c959da92322c7f20cf64e1bea6..e639fa0cf58e770da98d7b01e31fa426d036e1cd 100644 (file)
@@ -19,6 +19,7 @@ DEPEND="
        dev-python/cython[${PYTHON_USEDEP}]
        dev-python/setuptools-git[${PYTHON_USEDEP}]
        dev-python/setuptools_scm[${PYTHON_USEDEP}]
+       dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
 "
 RDEPEND=""