Browse Source

require luv >= 0.5.12

Rudy Ges 2 years ago
parent
commit
4ff3b4167d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      haxe.opam

+ 1 - 1
haxe.opam

@@ -30,5 +30,5 @@ depends: [
   "conf-libpcre2-8"
   "conf-zlib"
   "conf-neko"
-  "luv"
+  "luv" {>= "0.5.12"}
 ]