diff options
Diffstat (limited to 'meta/recipes-support/p11-kit')
-rw-r--r-- | meta/recipes-support/p11-kit/p11-kit_0.25.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb b/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb index 2ede38deba..5921a46c88 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb | |||
@@ -20,6 +20,7 @@ PACKAGECONFIG ??= "" | |||
20 | PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native" | 20 | PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native" |
21 | PACKAGECONFIG[trust-paths] = "-Dtrust_paths=/etc/ssl/certs/ca-certificates.crt,,,ca-certificates" | 21 | PACKAGECONFIG[trust-paths] = "-Dtrust_paths=/etc/ssl/certs/ca-certificates.crt,,,ca-certificates" |
22 | 22 | ||
23 | EXTRA_OEMESON:append = " -Dnls=${@'false' if d.getVar('USE_NLS') == 'no' else 'true'}" | ||
23 | GTKDOC_MESON_OPTION = 'gtk_doc' | 24 | GTKDOC_MESON_OPTION = 'gtk_doc' |
24 | 25 | ||
25 | FILES:${PN} += " \ | 26 | FILES:${PN} += " \ |