vcpkg/ports/libsystemd/vcpkg.json
2024-07-08 10:23:22 -04:00

25 lines
404 B
JSON

{
"name": "libsystemd",
"version": "256.2",
"description": "Libsystemd",
"homepage": "https://github.com/systemd/systemd",
"license": null,
"supports": "linux",
"dependencies": [
{
"name": "gperf",
"host": true
},
"libcap",
"liblzma",
"libmount",
"libxcrypt",
"lz4",
{
"name": "vcpkg-tool-meson",
"host": true
},
"zstd"
]
}