X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Goalfile;h=3bd6c8583078c81d93246388fa6c0d7d80b52cb8;hb=e049819feae6f2ec42b63a7f58eb524ff75e3e5e;hp=86e7992df48674c8e0937c224fa3d6d6a25fe981;hpb=a52ba40a9c80fc9efff6340d3253a95e508eb360;p=fedora-ocaml-rebuild.git diff --git a/Goalfile b/Goalfile index 86e7992..3bd6c85 100644 --- a/Goalfile +++ b/Goalfile @@ -26,7 +26,7 @@ let fedora-ignored = [ let other-packages = [ "alt-ergo", "apron", "brltty", "graphviz", "hevea", "hivex", - "libguestfs", "libnbd", "nbdkit", + "libguestfs", "libnbd", "opam", "plplot", "virt-top", "virt-v2v", @@ -43,7 +43,13 @@ let other-packages = [ # Coccinelle uses -unsafe-string. # "coccinelle", + + # Causes a cyclic dependency between libnbd <-> nbdkit. We need + # to fix this in goals itself, but in the meantime disable nbdkit + # and build it by hand. + # "nbdkit", ] + pure function get-source-packages () returning strings = { cd %fedora-dir for f in ocaml* %other-packages; do