Update xmake.lua

This commit is contained in:
Jérôme Leclercq
2022-03-20 19:00:49 +01:00
parent 69869ccb74
commit 723c58b6f5

View File

@@ -110,8 +110,6 @@ local modules = {
Widgets = {
Deps = {"NazaraGraphics"},
Packages = {"entt", "kiwisolver"}
end
}
}