Disable plplot which FTBFS because of broken webkit dependency
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 4 Feb 2022 14:19:45 +0000 (14:19 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 4 Feb 2022 14:20:02 +0000 (14:20 +0000)
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",