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:
8252470
)
Disable plplot which FTBFS because of broken webkit dependency
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 4 Feb 2022 14:19:45 +0000
(14:19 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 4 Feb 2022 14:20:02 +0000
(14:20 +0000)
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
2ef7879
..
29aeac8
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-194,7
+194,9
@@
let packages = [
"libguestfs",
"libnbd",
"opam",
- "plplot",
+ # plplot dependencies cannot be installed:
+ # https://bugzilla.redhat.com/show_bug.cgi?id=2050480
+ #"plplot",
"prooftree",
"utop",
"virt-top",