summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2019-12-20 10:02:26 -0800
committerAaron Plattner <aplattner@nvidia.com>2019-12-20 10:02:26 -0800
commit7f9930380f3d49eccccfb1225ec9f5272c74a7f7 (patch)
tree89509189ec5edbc98a848c274394080f91461191
parent61d045c0d9ce9aa9e395f331b19581d9297796d2 (diff)
CI: Add xorgproto to the required package list
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6393142..11fb81a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ stages:
build:
stage: build
script:
- - pacman --noconfirm -Sy gcc meson ninja pkg-config doxygen graphviz texlive-bin
+ - pacman --noconfirm -Sy gcc meson ninja pkg-config doxygen graphviz texlive-bin xorgproto
- ./test/gitlab-ci.sh
artifacts:
paths: