dev-python/uharfbuzz: fix build

Closes: https://bugs.gentoo.org/816720
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-07 12:21:42 +02:00
parent 4b57775c07
commit 9464fb48f6
2 changed files with 32 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ DEPEND="
dev-python/cython[${PYTHON_USEDEP}]
"
PATCHES=( "${FILESDIR}/${PN}-0.16.1-system-harfbuzz.patch" )
PATCHES=( "${FILESDIR}/${P}-system-harfbuzz.patch" )
distutils_enable_tests pytest