fix evaluation (shotwell license)
This commit is contained in:
parent
3cf4029981
commit
5bb0803254
@ -49,7 +49,7 @@ in stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Popular photo organizer for the GNOME desktop";
|
description = "Popular photo organizer for the GNOME desktop";
|
||||||
homepage = http://www.yorba.org/projects/shotwell/;
|
homepage = http://www.yorba.org/projects/shotwell/;
|
||||||
license = licenses.lgpl;
|
license = licenses.lgpl21Plus;
|
||||||
maintainers = with maintainers; [iElectric];
|
maintainers = with maintainers; [iElectric];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user