diff options
| -rw-r--r-- | meta-oe/recipes-extended/ostree/ostree_2024.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2024.8.bb b/meta-oe/recipes-extended/ostree/ostree_2024.8.bb index 6ed8cb58a8..4fd7a14178 100644 --- a/meta-oe/recipes-extended/ostree/ostree_2024.8.bb +++ b/meta-oe/recipes-extended/ostree/ostree_2024.8.bb | |||
| @@ -45,7 +45,7 @@ BUILD_OPTIMIZATION:append = " -O2" | |||
| 45 | PACKAGECONFIG ??= " \ | 45 | PACKAGECONFIG ??= " \ |
| 46 | ${@bb.utils.filter('DISTRO_FEATURES', 'selinux smack', d)} \ | 46 | ${@bb.utils.filter('DISTRO_FEATURES', 'selinux smack', d)} \ |
| 47 | ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd libmount', '', d)} \ | 47 | ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd libmount', '', d)} \ |
| 48 | ${@bb.utils.contains('DISTRO_FEATURES', 'ptest', 'soup3', '', d)} \ | 48 | ${@bb.utils.contains('DISTRO_FEATURES', 'ptest', 'soup3 static', '', d)} \ |
| 49 | glib \ | 49 | glib \ |
| 50 | gpgme \ | 50 | gpgme \ |
| 51 | curl \ | 51 | curl \ |
