Browse Source

build: Install rsync as well.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 5 years ago
parent
commit
147b330f91
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build/init.sls

+ 1 - 0
build/init.sls

@@ -15,6 +15,7 @@ build:
       - libz-dev
       - libz-dev
       - libssl-dev
       - libssl-dev
       - lua5.1
       - lua5.1
+      - rsync
   user.present:
   user.present:
     - name: build
     - name: build
     - shell: /bin/bash
     - shell: /bin/bash