libjcat: Update to 0.1.9

New Features:
 - Set which backends are supported in the pkgconfig file
 - Use -Dcli=false to reduce the install size

Bugfixes:
 - Return an error if we try to self-sign no bytes of data
 - Show a more accurate output when not all engines are enabled

Also, inherit lib_package so the binary isn't installed by default.

Signed-off-by: Richard Hughes <richard@hughsie.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Richard Hughes
2021-12-14 14:41:03 +00:00
committed by Khem Raj
parent 2156c4416a
commit 1caa1988af
@@ -8,13 +8,13 @@ DEPENDS = "\
"
SRC_URI = "\
git://github.com/hughsie/libjcat.git;branch=master;protocol=https \
git://github.com/hughsie/libjcat.git;branch=main;protocol=https \
file://run-ptest \
"
SRCREV = "356cd2faf2d2197156b0dae7984482cf781d64db"
SRCREV = "d4833949f8f1997b83f35a03127b9e12c104a7c8"
S = "${WORKDIR}/git"
inherit gobject-introspection gtk-doc meson ptest-gnome vala
inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package
PACKAGECONFIG ??= "\
gpg \