From: Johan Malm Date: Fri, 27 Sep 2024 20:42:37 +0000 (+0100) Subject: ci: add libsfdo-devel for Void X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=340733e49449ac906adb25088ac811161e0cbe09;p=proto%2Flabwc.git ci: add libsfdo-devel for Void --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1ef98833..7944284a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -107,7 +107,7 @@ jobs: xbps-install -y git meson gcc clang pkg-config scdoc \ cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel \ pango-devel wlroots0.18-devel gdb bash xorg-server-xwayland \ - dejavu-fonts-ttf + dejavu-fonts-ttf libsfdo-devel # These build are executed on all runners - name: Build with gcc