2
0
Эх сурвалжийг харах

remove hlopenal dependency by default

Nicolas Cannasse 1 жил өмнө
parent
commit
c51d460729

+ 1 - 1
libs/directx/haxelib.json

@@ -6,5 +6,5 @@
 	"description" : "DirectX support for Haxe/HL.",
 	"version" : "1.14.0",
 	"releasenote" : "",
-	"dependencies": { "hlopenal" : "" }
+	"dependencies": {}
 }

+ 1 - 1
libs/sdl/haxelib.json

@@ -6,5 +6,5 @@
 	"description" : "SDL/GL support for Haxe/HL.",
 	"version" : "1.14.0",
 	"releasenote" : "",
-	"dependencies": { "hlopenal" : "" }
+	"dependencies": {}
 }