forked from mirrors/nixpkgs
parent
b386e90288
commit
274f091b95
|
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||
meta = {
|
||||
description = "Converter from Microsoft Word formats to human-editable ones";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue