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