summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/systemd/systemd_251.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_251.8.bb b/meta/recipes-core/systemd/systemd_251.8.bb
index 5fb0e86982..8f2fb90455 100644
--- a/meta/recipes-core/systemd/systemd_251.8.bb
+++ b/meta/recipes-core/systemd/systemd_251.8.bb
@@ -144,7 +144,7 @@ PACKAGECONFIG[hostnamed] = "-Dhostnamed=true,-Dhostnamed=false"
144PACKAGECONFIG[idn] = "-Didn=true,-Didn=false" 144PACKAGECONFIG[idn] = "-Didn=true,-Didn=false"
145PACKAGECONFIG[ima] = "-Dima=true,-Dima=false" 145PACKAGECONFIG[ima] = "-Dima=true,-Dima=false"
146# importd requires journal-upload/xz/zlib/bzip2/gcrypt 146# importd requires journal-upload/xz/zlib/bzip2/gcrypt
147PACKAGECONFIG[importd] = "-Dimportd=true,-Dimportd=false" 147PACKAGECONFIG[importd] = "-Dimportd=true,-Dimportd=false,glib-2.0"
148# Update NAT firewall rules 148# Update NAT firewall rules
149PACKAGECONFIG[iptc] = "-Dlibiptc=true,-Dlibiptc=false,iptables" 149PACKAGECONFIG[iptc] = "-Dlibiptc=true,-Dlibiptc=false,iptables"
150PACKAGECONFIG[journal-upload] = "-Dlibcurl=true,-Dlibcurl=false,curl" 150PACKAGECONFIG[journal-upload] = "-Dlibcurl=true,-Dlibcurl=false,curl"