diffoscope: teach about guestfs

This commit is contained in:
Graham Christensen 2019-02-06 20:58:55 -05:00
parent 6c3df41c64
commit ddd96283fc
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -43,6 +43,7 @@ python3Packages.buildPythonApplication rec {
] ++ lib.optionals enableBloat [
apktool cbfstool colord fpc ghc ghostscriptX giflib gnupg1 gnumeric imagemagick
llvm jdk mono openssh pdftk poppler_utils tcpdump unoconv
python3Packages.guestfs
];
doCheck = false; # Calls 'mknod' in squashfs tests, which needs root