Skip to content
Snippets Groups Projects
Commit 621bb1f1 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add more libraries as dependencies

parent 3a56def1
Branches main
No related tags found
No related merge requests found
...@@ -15,18 +15,21 @@ ...@@ -15,18 +15,21 @@
update_cache: yes update_cache: yes
vars: vars:
packages: packages:
- libssl-dev - borgbackup
- libacl1-dev - build-essential
- cron
- libacl1 - libacl1
- libacl1-dev
- libfuse-dev - libfuse-dev
- build-essential - liblz4-dev
- libssl-dev
- libxxhash-dev
- libzstd-dev
- openssh-client
- python-setuptools - python-setuptools
- python3-dev - python3-dev
- python3-pip
- python3-msgpack - python3-msgpack
- openssh-client - python3-pip
- cron
- borgbackup
- name: Install borgmatic - name: Install borgmatic
pip: pip:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment