diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd_249.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_249.1.bb b/meta/recipes-core/systemd/systemd_249.1.bb index 5d472027c9..b305092935 100644 --- a/meta/recipes-core/systemd/systemd_249.1.bb +++ b/meta/recipes-core/systemd/systemd_249.1.bb | |||
| @@ -199,6 +199,7 @@ PACKAGECONFIG[xdg-autostart] = "-Dxdg-autostart=true,-Dxdg-autostart=false" | |||
| 199 | PACKAGECONFIG[xkbcommon] = "-Dxkbcommon=true,-Dxkbcommon=false,libxkbcommon" | 199 | PACKAGECONFIG[xkbcommon] = "-Dxkbcommon=true,-Dxkbcommon=false,libxkbcommon" |
| 200 | PACKAGECONFIG[xz] = "-Dxz=true,-Dxz=false,xz" | 200 | PACKAGECONFIG[xz] = "-Dxz=true,-Dxz=false,xz" |
| 201 | PACKAGECONFIG[zlib] = "-Dzlib=true,-Dzlib=false,zlib" | 201 | PACKAGECONFIG[zlib] = "-Dzlib=true,-Dzlib=false,zlib" |
| 202 | PACKAGECONFIG[zstd] = "-Dzstd=true,-Dzstd=false,zstd" | ||
| 202 | 203 | ||
| 203 | # Helper variables to clarify locations. This mirrors the logic in systemd's | 204 | # Helper variables to clarify locations. This mirrors the logic in systemd's |
| 204 | # build system. | 205 | # build system. |
