diff options
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b6780a60432..ed6c48b8366 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -2494,9 +2494,8 @@ three consecutive points in a polyline or polygon (("^license = .*") "license = {text = \"Apache-2.0 OR LGPL-2.1-or-later\"}\n"))))))) (native-inputs - (list meson-python - pkg-config - python-cython + (list pkg-config + python-meson-python python-pytest)) (inputs (list c-siphash)) |
