vcpkg/ports/libsystemd/vcpkg.json
2024-08-05 11:38:06 -07:00

25 lines
404 B
JSON

{
"name": "libsystemd",
"version": "256.4",
"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"
]
}