mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-python/uharfbuzz: fix patch
Closes: https://bugs.gentoo.org/836221 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ DEPEND="
|
||||
>=dev-python/wheel-0.31[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-0.18.0-system-harfbuzz.patch" )
|
||||
PATCHES=( "${FILESDIR}/${P}-system-harfbuzz.patch" )
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user