Explorar o código

Fixed std depends.

Mark Sibly %!s(int64=9) %!d(string=hai) anos
pai
achega
51cf554677
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/std/module.json

+ 1 - 1
modules/std/module.json

@@ -1,5 +1,5 @@
 {
 	"module":"std",
 	"version":"1.0.0",
-	"depends":["libc","stb-image","miniz"]
+	"depends":["libc","stb-image","stb-image-write","miniz"]
 }