From 86a789ee2ca98f68d928c21c19258de3817b6cf5 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 25 Feb 2020 11:05:27 +0000 Subject: [PATCH] Re-enable opam. https://bugzilla.redhat.com/1792770 marked as fixed. --- Goalfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Goalfile b/Goalfile index cc2f299..478a6f3 100644 --- a/Goalfile +++ b/Goalfile @@ -31,6 +31,7 @@ let other-packages = [ "alt-ergo", "apron", "brltty", "graphviz", "hevea", "hivex", "libguestfs", "libnbd", "nbdkit", + "opam", "plplot", "virt-top", "virt-v2v", "z3", @@ -46,9 +47,6 @@ let other-packages = [ # Coccinelle uses -unsafe-string. # "coccinelle", - - # https://bugzilla.redhat.com/show_bug.cgi?id=1792770 - # "opam", ] pure function get-source-packages () returning strings = { cd %fedora-dir -- 1.8.3.1