diff --git a/zua.nimble b/zua.nimble index 10cdf2f..85d12f4 100644 --- a/zua.nimble +++ b/zua.nimble @@ -10,4 +10,4 @@ bin = @["zua"] # Dependencies -requires "nim >= 1.6.0" +requires "nim >= 1.6.0", "syndicate", "nimsvg", "pixie", "sdl2", "https://git.sr.ht/~ehmry/svui"