1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

Update manifest.toml

Add missing apt packages
This commit is contained in:
CodeShakingSheep 2024-08-10 14:03:17 -05:00 committed by Félix Piédallu
parent 6ff4db7fdb
commit df0b1b300e

View file

@ -105,5 +105,7 @@ ram.runtime = "50M"
"libssl-dev",
"liblz4-dev",
"libfuse3-dev",
"libxxhash-dev",
"libzstd-dev",
"pkg-config",
]