dev-python/compreffor: fix deps

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2022-05-31 21:30:34 +05:00
parent b64037e75b
commit c4c9114667

View File

@@ -25,10 +25,10 @@ RDEPEND="
>=dev-python/fonttools-4[${PYTHON_USEDEP}]
"
BDEPEND="
app-arch/unzip
>=dev-python/cython-0.29.24[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
"
BDEPEND="app-arch/unzip"
PATCHES=( "${FILESDIR}/${P}-remove-unwanted-dependencies.patch" )