diff options
-rw-r--r-- | meta/recipes-core/systemd/systemd_251.8.bb | 2 |
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" | |||
144 | PACKAGECONFIG[idn] = "-Didn=true,-Didn=false" | 144 | PACKAGECONFIG[idn] = "-Didn=true,-Didn=false" |
145 | PACKAGECONFIG[ima] = "-Dima=true,-Dima=false" | 145 | PACKAGECONFIG[ima] = "-Dima=true,-Dima=false" |
146 | # importd requires journal-upload/xz/zlib/bzip2/gcrypt | 146 | # importd requires journal-upload/xz/zlib/bzip2/gcrypt |
147 | PACKAGECONFIG[importd] = "-Dimportd=true,-Dimportd=false" | 147 | PACKAGECONFIG[importd] = "-Dimportd=true,-Dimportd=false,glib-2.0" |
148 | # Update NAT firewall rules | 148 | # Update NAT firewall rules |
149 | PACKAGECONFIG[iptc] = "-Dlibiptc=true,-Dlibiptc=false,iptables" | 149 | PACKAGECONFIG[iptc] = "-Dlibiptc=true,-Dlibiptc=false,iptables" |
150 | PACKAGECONFIG[journal-upload] = "-Dlibcurl=true,-Dlibcurl=false,curl" | 150 | PACKAGECONFIG[journal-upload] = "-Dlibcurl=true,-Dlibcurl=false,curl" |