From 2f54e410b4a6e51554ff21b6f96d51bdc63d8089 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 17 Apr 2020 19:26:30 +0100 Subject: [PATCH] Add laby, build now fixed. --- Goalfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Goalfile b/Goalfile index 978941d..553b0b3 100644 --- a/Goalfile +++ b/Goalfile @@ -27,6 +27,7 @@ let fedora-ignored = [ let other-packages = [ "alt-ergo", "apron", "brltty", "coccinelle", "graphviz", "haxe", "hevea", "hivex", + "laby", "libguestfs", "libnbd", "opam", "utop", "virt-top", "virt-v2v", @@ -44,9 +45,6 @@ let other-packages = [ # https://bugzilla.redhat.com/show_bug.cgi?id=1797853 # "plplot", - - # https://bugzilla.redhat.com/show_bug.cgi?id=1799570 - #"laby", ] pure function get-source-packages () returning strings = { -- 1.8.3.1