From c929f2519f7822ca54245f7b52e371f245faa43f Mon Sep 17 00:00:00 2001 From: sebclem Date: Tue, 20 Aug 2024 11:39:54 +0200 Subject: [PATCH] Update vars/Debian.yml --- vars/Debian.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vars/Debian.yml b/vars/Debian.yml index c5fb44b..00945e3 100644 --- a/vars/Debian.yml +++ b/vars/Debian.yml @@ -8,6 +8,9 @@ borg_pip_packages: - libssl-dev - libacl1-dev - libacl1 + - liblz4-dev + - libzstd-dev + - libxxhash-dev - build-essential - python3-setuptools - python3-dev