Hugin: Fix `meta.license'.
svn path=/nixpkgs/trunk/; revision=14898
This commit is contained in:
parent
e5ed8fe009
commit
61a559cf97
@ -25,6 +25,6 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://hugin.sourceforge.net/;
|
homepage = http://hugin.sourceforge.net/;
|
||||||
description = "Panoramic imaging toolchain";
|
description = "Panoramic imaging toolchain";
|
||||||
license = "GPLv2";
|
license = "GPLv2+";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user