Skip to content
Snippets Groups Projects
Commit 63542e38 authored by Jafar Lie's avatar Jafar Lie
Browse files

fixed linting issue

Former-commit-id: d3a95440
parent 1e0fe891
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
- name: install deps
apt:
name:
name:
- 'gcc'
- 'perl'
- 'wget'
......@@ -40,6 +40,7 @@
- 'libx11-6'
- 'libglvnd-dev'
- 'xserver-xorg'
- 'vim'
state: present
update_cache: yes
become: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment