git.annexia.org
/
fedora-ocaml-rebuild.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d47b256
)
Comment out ocaml-dune because of cyclic dependency
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 24 Jan 2023 11:17:58 +0000
(11:17 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 24 Jan 2023 11:17:58 +0000
(11:17 +0000)
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
2124c2e
..
cc0d259
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-64,7
+64,8
@@
let packages = [
"ocaml-curses",
"ocaml-dbus",
"ocaml-dose3",
- "ocaml-dune",
+ # Cyclic dependency ocaml-dune -> ocaml-pp -> ocaml-dune
+ #"ocaml-dune",
"ocaml-easy-format",
"ocaml-expat",
"ocaml-extlib",