diff --git a/rekahsoft-gnu/packages/spice.scm b/rekahsoft-gnu/packages/spice.scm index e3cd533..c0e369a 100644 --- a/rekahsoft-gnu/packages/spice.scm +++ b/rekahsoft-gnu/packages/spice.scm @@ -53,7 +53,7 @@ `(("glib:bin" ,glib "bin") ("intltool" ,intltool) ("pkg-config" ,pkg-config) - ("python3" ,python3))) + ("python" ,python))) (build-system meson-build-system) (arguments `(#:meson ,meson-0.59))