summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-04 18:28:23 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-04 18:30:23 +0200
commit445f22a32cc7bbd51d82a2170136c5504f4f4d40 (patch)
treed5d50f349a86e6b0b8c7d9b54fa46e526c69ae43 /dev-python/python-poppler-qt5
parentdev-python/python-miniupnpc: Set DISTUTILS_EXT=1 (diff)
downloadgentoo-445f22a32cc7bbd51d82a2170136c5504f4f4d40.tar.gz
gentoo-445f22a32cc7bbd51d82a2170136c5504f4f4d40.tar.bz2
gentoo-445f22a32cc7bbd51d82a2170136c5504f4f4d40.zip
dev-python/python-poppler-qt5: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-poppler-qt5')
-rw-r--r--dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
index 672c9ecf7060..fe358ef69dac 100644
--- a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
+++ b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=sip
PYTHON_COMPAT=( python3_{9,10,11} )