Update for Void Linux renaming
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
- name: lxc - install xbps build depencies
|
||||
package: name="{{ item }}"
|
||||
package: "name={{ item }}"
|
||||
with_items:
|
||||
- zlib1g-dev
|
||||
- pkg-config
|
||||
- libarchive-dev
|
||||
- libssl1.0-dev
|
||||
- libssl-dev
|
||||
|
||||
- name: lxc - xbps git
|
||||
git:
|
||||
|
||||
Reference in New Issue
Block a user