libjpeg: add .meta.changelog
This help with reviewing r-ryantm's automatic updates.
This commit is contained in:
@@ -111,6 +111,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://libjpeg-turbo.org/";
|
||||
description = "Faster (using SIMD) libjpeg implementation";
|
||||
license = lib.licenses.ijg; # and some parts under other BSD-style licenses
|
||||
changelog = "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/${finalAttrs.version}";
|
||||
pkgConfigModules = [
|
||||
"libjpeg"
|
||||
"libturbojpeg"
|
||||
|
||||
Reference in New Issue
Block a user