Skip to content

Commit 4876fd1

Browse files
committed
Add cairo-devel dependency to CI
1 parent 3a85bee commit 4876fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ checks:tests:
1515
before_script: &before-script
1616
- "PATH=$PATH:$HOME/.local/bin"
1717
- sudo dnf install -y python3-gobject gtk3 python3-pytest gtksourceview4
18-
python3-coverage xorg-x11-server-Xvfb python3-pip
18+
python3-coverage xorg-x11-server-Xvfb python3-pip cairo-devel
1919
- pip3 install --quiet -r ci/requirements.txt
2020
- git clone https://github.com/QubesOS/qubes-core-admin-client ~/core-admin-client
2121
- git clone https://github.com/QubesOS/qubes-core-qrexec ~/core-qrexec

0 commit comments

Comments
 (0)