Commit 7f993038 authored by Aaron Plattner's avatar Aaron Plattner
Browse files

CI: Add xorgproto to the required package list


Signed-off-by: default avatarAaron Plattner <aplattner@nvidia.com>
parent 61d045c0
......@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment