]> git.mdlowis.com Git - proto/labwc.git/commitdiff
CI: add libxcb-ewmh-dev for Debian (new wlroots dependency)
authorJohn Lindgren <john@jlindgren.net>
Wed, 15 Feb 2023 16:01:40 +0000 (11:01 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 27 Nov 2023 21:01:53 +0000 (21:01 +0000)
.github/workflows/build.yml

index 049b69e96bd67906592b6bfe72e3673b4b25d7b1..717d06a355703039d78b855f3c10d66b4c3f2d53 100644 (file)
@@ -79,7 +79,7 @@ jobs:
           apt-get install -y git clang \
             hwdata \
             libxml2-dev libcairo2-dev libpango1.0-dev \
-            librsvg2-dev
+            librsvg2-dev libxcb-ewmh-dev
           apt-get build-dep -y wlroots
 
       - name: Install FreeBSD dependencies