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 GitHub
parent 1b52445113
commit af28f396d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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