linroom/GUI_development: add weston

This commit is contained in:
Timotej Lazar 2022-10-04 12:42:31 +00:00
parent ee677ed60e
commit f019f3b5b6

View file

@ -45,6 +45,10 @@
apt:
name: qt6-wayland-dev-tools
state: latest
- name: Install weston
apt:
name: weston
state: latest
- name: Install Glade
apt:
name: glade