parent
e7c9273b87
commit
6071ff18be
1 changed files with 1 additions and 0 deletions
|
@ -36,5 +36,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = http://www.exiv2.org/;
|
||||
description = "A library and command-line utility to manage image metadata";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue