diff options
Diffstat (limited to 'meta-oe/recipes-extended/ostree')
-rw-r--r-- | meta-oe/recipes-extended/ostree/ostree_2023.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2023.6.bb b/meta-oe/recipes-extended/ostree/ostree_2023.6.bb index 264440d235..e1172a5790 100644 --- a/meta-oe/recipes-extended/ostree/ostree_2023.6.bb +++ b/meta-oe/recipes-extended/ostree/ostree_2023.6.bb | |||
@@ -73,6 +73,7 @@ PACKAGECONFIG[builtin-grub2-mkconfig] = "--with-builtin-grub2-mkconfig, --withou | |||
73 | PACKAGECONFIG[curl] = "--with-curl, --without-curl, curl" | 73 | PACKAGECONFIG[curl] = "--with-curl, --without-curl, curl" |
74 | PACKAGECONFIG[dracut] = "--with-dracut, --without-dracut" | 74 | PACKAGECONFIG[dracut] = "--with-dracut, --without-dracut" |
75 | PACKAGECONFIG[ed25519-libsodium] = "--with-ed25519-libsodium, --without-ed25519-libsodium, libsodium" | 75 | PACKAGECONFIG[ed25519-libsodium] = "--with-ed25519-libsodium, --without-ed25519-libsodium, libsodium" |
76 | PACKAGECONFIG[ed25519-openssl] = "--with-openssl, --without-openssl, openssl" | ||
76 | PACKAGECONFIG[gjs] = "ac_cv_path_GJS=${bindir}/gjs" | 77 | PACKAGECONFIG[gjs] = "ac_cv_path_GJS=${bindir}/gjs" |
77 | PACKAGECONFIG[glib] = "--with-crypto=glib, , , , , gnutls openssl" | 78 | PACKAGECONFIG[glib] = "--with-crypto=glib, , , , , gnutls openssl" |
78 | PACKAGECONFIG[gnutls] = "--with-crypto=gnutls, , gnutls, , , glib openssl" | 79 | PACKAGECONFIG[gnutls] = "--with-crypto=gnutls, , gnutls, , , glib openssl" |