mirror of
https://github.com/frappe/bench.git
synced 2024-11-13 16:56:33 +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
|
- apt-transport-https
|
||||||
- libsasl2-dev
|
- libsasl2-dev
|
||||||
- libldap2-dev
|
- libldap2-dev
|
||||||
|
- libcups2-dev
|
||||||
|
|
||||||
- include_tasks: debian.yml
|
- include_tasks: debian.yml
|
||||||
when: ansible_distribution == 'Debian'
|
when: ansible_distribution == 'Debian'
|
||||||
|
Loading…
Reference in New Issue
Block a user