mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
Update debian_family.yml
add libcups2-dev library to install pycups module
This commit is contained in:
parent
c7f46d5372
commit
bf67e1c517
@ -32,6 +32,7 @@
|
||||
- apt-transport-https
|
||||
- libsasl2-dev
|
||||
- libldap2-dev
|
||||
- libcups2-dev
|
||||
|
||||
- include_tasks: debian.yml
|
||||
when: ansible_distribution == 'Debian'
|
||||
|
Loading…
Reference in New Issue
Block a user