]> git.mdlowis.com Git - proto/labwc.git/commitdiff
CI: Add hwdata to FreeBSD build requirements
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 24 Feb 2023 13:46:24 +0000 (14:46 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 24 Feb 2023 14:06:44 +0000 (15:06 +0100)
.github/workflows/build.yml

index a8e7d52869b4580b5a39af83197ee87c6ac62388..80d9e473891f6aecd6513c4033217f6eef429e2b 100644 (file)
@@ -88,7 +88,7 @@ jobs:
           prepare: |
             sed -i '' 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
             pkg install -y git meson gcc pkgconf cairo pango evdev-proto \
-              wayland-protocols wlroots
+              hwdata wayland-protocols wlroots
           run: echo "setup done"
 
       - name: Install Void Linux dependencies