remove mqoi dependency in ugui manifest

This commit is contained in:
Alessandro Mauri 2025-06-09 16:35:23 +02:00
parent 6208711292
commit c4c9716d61

View File

@ -4,8 +4,8 @@
"targets" : {
"linux-x64" : {
"link-args" : [],
"dependencies" : ["schrift", "grapheme", "mqoi"],
"dependencies" : ["schrift", "grapheme"],
"linked-libraries" : []
}
}
}
}