diff --git a/bucket/meson.json b/bucket/meson.json index 6a7eec7963..27fbea9122 100644 --- a/bucket/meson.json +++ b/bucket/meson.json @@ -4,8 +4,8 @@ "homepage": "https://mesonbuild.com", "license": "Apache-2.0", "suggest": { - "Python": "python", - "Ninja": "ninja" + "Ninja": "ninja", + "Python": "python" }, "architecture": { "64bit": { @@ -13,7 +13,7 @@ "hash": "9e3f7f16f4c3a13512f87af79d36a6b66378cfa6a89da1f66371d283ae7e95fc" } }, - "extract_dir": "Meson", + "extract_dir": "PFiles64\\Meson", "bin": "meson.exe", "checkver": { "github": "https://github.com/mesonbuild/meson"