We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b099f3 commit 4a13a64Copy full SHA for 4a13a64
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
run: |
20
yum update -y
21
yum groupinstall "Development Tools" -y
22
- yum install -y tar wget
+ yum install -y tar wget mesa-libGL-devel
23
24
- name: Build MuPDF
25
0 commit comments