Loading diffoscope/external_tools.py +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ EXTERNAL_TOOLS = { 'guix': 'gnupg', }, 'gzip': {'debian': 'gzip', 'arch': 'gzip', 'guix': 'gzip'}, 'h5dump': {'debian': 'hdf5-tools'}, 'h5dump': {'debian': 'hdf5-tools', 'arch': 'hdf5'}, 'identify': { 'debian': 'imagemagick', 'arch': 'imagemagick', Loading Loading
diffoscope/external_tools.py +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ EXTERNAL_TOOLS = { 'guix': 'gnupg', }, 'gzip': {'debian': 'gzip', 'arch': 'gzip', 'guix': 'gzip'}, 'h5dump': {'debian': 'hdf5-tools'}, 'h5dump': {'debian': 'hdf5-tools', 'arch': 'hdf5'}, 'identify': { 'debian': 'imagemagick', 'arch': 'imagemagick', Loading