Drop opam - FTBFS.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 27 Feb 2020 10:38:24 +0000 (10:38 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 27 Feb 2020 10:38:24 +0000 (10:38 +0000)
Goalfile

index 1c87a5e..9587fd8 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -27,7 +27,6 @@ let other-packages = [
     "alt-ergo", "apron", "brltty",
     "graphviz", "hevea", "hivex",
     "libguestfs", "libnbd",
-    "opam",
     "virt-top", "virt-v2v",
     "z3",
 
@@ -50,6 +49,9 @@ let other-packages = [
 
     # https://bugzilla.redhat.com/show_bug.cgi?id=1797853
     # "plplot",
+
+    # FTBFS because of a missing dependency.
+    # "opam",
 ]
 
 pure function get-source-packages () returning strings = {