CI: allow Debian to build the wlroots subproject

This commit is contained in:
Consolatis 2025-05-17 20:32:10 +02:00 committed by Johan Malm
parent 849fd7a96f
commit 9c47c579de

View file

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