CI: Install libwlroots-0.18-dev for the Debian runner

This commit is contained in:
Consolatis 2024-08-06 15:18:00 +02:00
parent 1a339f9c7e
commit f14f006cba

View file

@ -81,6 +81,7 @@ jobs:
apt-get upgrade -y
apt-get install -y git gcc clang gdb xwayland
apt-get build-dep -y labwc
apt-get install libwlroots-0.18-dev
- name: Install FreeBSD dependencies
if: matrix.name == 'FreeBSD'