|
@@ -15,7 +15,7 @@ remove: [make "uninstall" "INSTALL_DIR=%{prefix}%"]
|
|
depends: [
|
|
depends: [
|
|
"ocamlfind" {build}
|
|
"ocamlfind" {build}
|
|
"camlp4" {build}
|
|
"camlp4" {build}
|
|
- "sedlex" {build}
|
|
|
|
|
|
+ "sedlex" {build & <= "1.99.4"} #https://github.com/HaxeFoundation/haxe/issues/7958
|
|
"ppx_tools_versioned" {build & != "5.2.1"} #https://github.com/alainfrisch/sedlex/issues/64
|
|
"ppx_tools_versioned" {build & != "5.2.1"} #https://github.com/alainfrisch/sedlex/issues/64
|
|
"xml-light" {build}
|
|
"xml-light" {build}
|
|
"extlib" {build & >= "1.7"}
|
|
"extlib" {build & >= "1.7"}
|