Skip to content
Snippets Groups Projects
Verified Commit c3b0234b authored by Tobias Frisch's avatar Tobias Frisch
Browse files

Add wayland scanner to packages in linux CI

parent 649278db
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ jobs:
run: |
sudo apt-get -qq update
sudo apt-get -qq install ninja-build cmake extra-cmake-modules g++
sudo apt-get -qq install libvulkan-dev xorg-dev
sudo apt-get -qq install libvulkan-dev xorg-dev wayland-scanner++
- name: Build framework
run: |
......
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