From 0ffe78cf6991d38c0b36bb07c74384345d4d67cd Mon Sep 17 00:00:00 2001 From: Jacob Date: Tue, 21 Jan 2025 09:40:07 +0800 Subject: [PATCH] Update port.json --- ports/ducklingsmaze/port.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/ducklingsmaze/port.json b/ports/ducklingsmaze/port.json index 9a9ef4561..01fb7b951 100644 --- a/ports/ducklingsmaze/port.json +++ b/ports/ducklingsmaze/port.json @@ -22,10 +22,10 @@ "rtr": true, "exp": false, "runtime": null, - "reqs": null, + "reqs": [], "arch": [ "aarch64" ], "min_glibc": "" } -} \ No newline at end of file +}