unpaper: add platforms field

wip/yesman
Robert Helgesson 8 years ago
parent b717faf49f
commit f820c78f37
  1. 1
      pkgs/tools/graphics/unpaper/default.nix

@ -15,6 +15,7 @@ stdenv.mkDerivation rec {
homepage = https://www.flameeyes.eu/projects/unpaper;
description = "Post-processing tool for scanned sheets of paper";
license = licenses.gpl2;
platforms = platforms.all;
maintainers = [ maintainers.rycee ];
};
}

Loading…
Cancel
Save