diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/firewalld/firewalld_0.9.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.4.bb b/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.4.bb index 7aed5105cd..7d29bf1ed0 100644 --- a/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.4.bb +++ b/meta-networking/recipes-connectivity/firewalld/firewalld_0.9.4.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "52c5e3d5b1e2efc0e86c22b2bc1f7fd80908cc2d8130157dc2a3517a59 | |||
| 13 | # glib-2.0-native is needed for GSETTINGS_RULES autoconf macro from gsettings.m4 | 13 | # glib-2.0-native is needed for GSETTINGS_RULES autoconf macro from gsettings.m4 |
| 14 | DEPENDS = "intltool-native glib-2.0-native nftables" | 14 | DEPENDS = "intltool-native glib-2.0-native nftables" |
| 15 | 15 | ||
| 16 | inherit gettext autotools bash-completion python3native gsettings systemd update-rc.d | 16 | inherit gettext autotools bash-completion pkgconfig python3native gsettings systemd update-rc.d |
| 17 | 17 | ||
| 18 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 18 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
| 19 | PACKAGECONFIG[systemd] = "--with-systemd-unitdir=${systemd_system_unitdir},--disable-systemd" | 19 | PACKAGECONFIG[systemd] = "--with-systemd-unitdir=${systemd_system_unitdir},--disable-systemd" |
