Fix some "meta.licenses" attributes
This commit is contained in:
@@ -29,6 +29,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
homepage = http://cairographics.org/;
|
||||
|
||||
licenses = [ "LGPLv2+" "MPLv1" ];
|
||||
license = [ "LGPLv2+" "MPLv1" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user