فهرست منبع

Fixed std depends.

Mark Sibly 9 سال پیش
والد
کامیت
51cf554677
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"]
 }