aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/py-opentype-sanitizer/files/patch-pyproject.toml
blob: 1c8b1c94759a4858814952fd439a4e8a9fa7ef49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- pyproject.toml.orig	2023-05-31 23:17:56 UTC
+++ pyproject.toml
@@ -3,7 +3,5 @@ requires = [
     "setuptools",
     "wheel",
     "setuptools_scm",
-    "meson >= 0.48",
-    "ninja",
 ]
 build-backend = "setuptools.build_meta"