mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
fix(ci): add curl package
This commit is contained in:
parent
91e793fcba
commit
1c2400caee
1 changed files with 3 additions and 2 deletions
|
|
@ -32,12 +32,13 @@ cache:
|
|||
addons:
|
||||
apt:
|
||||
update: true
|
||||
sources: &common_sources
|
||||
sources:
|
||||
# use a more recent imagemagick instead of 6.8.9-9
|
||||
- sourceline: 'ppa:cran/imagemagick'
|
||||
- sourceline: 'ppa:strukturag/libheif'
|
||||
- sourceline: 'ppa:strukturag/libde265'
|
||||
packages: &common_packages
|
||||
packages:
|
||||
- curl
|
||||
- automake
|
||||
- gtk-doc-tools
|
||||
- gobject-introspection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue