From abd9c8c3c160820e47babb92f137f76013db59f1 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 2 Feb 2023 12:02:01 +0100 Subject: [PATCH] ci: install hwdata-dev on Alpine This gives us the pkg-config file. --- .builds/alpine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 9723f9c7..68679403 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -17,7 +17,7 @@ packages: - xcb-util-wm-dev - xwayland-dev - libseat-dev - - hwdata + - hwdata-dev sources: - https://gitlab.freedesktop.org/wlroots/wlroots.git tasks: