liblqr: add licenses
This commit is contained in:
parent
beabd0bb65
commit
b1800e3c18
|
@ -15,6 +15,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = http://liblqr.wikidot.com;
|
||||
description = "Seam-carving C/C++ library called Liquid Rescaling";
|
||||
platforms = platforms.all;
|
||||
maintainers = [ ];
|
||||
license = with licenses; [ gpl3 lgpl3 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue