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:
e049819
)
Disable plplot, still FTBFS.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 26 Feb 2020 17:25:13 +0000
(17:25 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 26 Feb 2020 17:25:13 +0000
(17:25 +0000)
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
3bd6c85
..
1c87a5e
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-28,7
+28,6
@@
let other-packages = [
"graphviz", "hevea", "hivex",
"libguestfs", "libnbd",
"opam",
- "plplot",
"virt-top", "virt-v2v",
"z3",
@@
-48,6
+47,9
@@
let other-packages = [
# to fix this in goals itself, but in the meantime disable nbdkit
# and build it by hand.
# "nbdkit",
+
+ # https://bugzilla.redhat.com/show_bug.cgi?id=1797853
+ # "plplot",
]
pure function get-source-packages () returning strings = {