jfbview: not broken
This commit is contained in:
parent
7bd403aba9
commit
2424439013
|
@ -64,7 +64,5 @@ stdenv.mkDerivation rec {
|
||||||
homepage = https://seasonofcode.com/pages/jfbview.html;
|
homepage = https://seasonofcode.com/pages/jfbview.html;
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
# incompatible with latest mupdf, see https://github.com/jichu4n/JFBView/issues/17
|
|
||||||
broken = true;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue