mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
libGL is now needed in the ubuntu azure image
This commit is contained in:
parent
dadef1ffb9
commit
fa4e2d119d
@ -51,7 +51,7 @@ jobs:
|
||||
architecture: 'x64'
|
||||
|
||||
- script: |
|
||||
sudo apt-get install -y gettext
|
||||
sudo apt-get install -y gettext libgl1-mesa-dev
|
||||
displayName: 'Install needed OS libs'
|
||||
|
||||
- script: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user