We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae5ece commit 2eab723Copy full SHA for 2eab723
packages/radare2/radare2.0.0.1/opam
@@ -22,7 +22,7 @@ depends: [
22
"oasis" {build & >= "0.4" & <= "0.4.11"}
23
"ocamlbuild" {build & <= "0.15.0"}
24
"ocamlfind" {build & <= "1.9.6"}
25
- ("yojson" {>= "1.3.2" & <= "2.2.2"} | "yojson-android" {>= "1.3.2"})
+ ("yojson" {>= "1.3.2" & <= "2.2.2"} | "yojson-android" {>= "1.3.2" & <= "2.2.2"})
26
]
27
depexts: [
28
["radare2"] {os-family = "debian"}
0 commit comments