Skip to content

Commit

Permalink
add libwebsockets-dev & libavformat-dev for debian >=9
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Iuga committed Jan 10, 2024
1 parent f9680e7 commit f74fd05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/set_facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@
- libvncserver-dev
- libvorbis-dev
- libwebp-dev
- libwebsockets-dev
- libavformat-dev
when:
- ansible_distribution == "Debian"
- ansible_distribution_version is version('9', '>=')
Expand Down

0 comments on commit f74fd05

Please sign in to comment.