gdk_pixbuf: add license
This commit is contained in:
@@ -116,6 +116,7 @@ stdenv.mkDerivation rec {
|
||||
description = "A library for image loading and manipulation";
|
||||
homepage = http://library.gnome.org/devel/gdk-pixbuf/;
|
||||
maintainers = [ maintainers.eelco ];
|
||||
license = licenses.lgpl21;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user