parent
e7c9273b87
commit
6071ff18be
@ -36,5 +36,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.exiv2.org/;
|
homepage = http://www.exiv2.org/;
|
||||||
description = "A library and command-line utility to manage image metadata";
|
description = "A library and command-line utility to manage image metadata";
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user