Switch to bionic, add deps. for PyGObject
This commit is contained in:
parent
a445029203
commit
83a3977a9e
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
dist: xenial
|
dist: bionic
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
@ -23,6 +23,12 @@ addons:
|
||||||
- liquidsoap-plugin-vorbis
|
- liquidsoap-plugin-vorbis
|
||||||
- python3-gst-1.0
|
- python3-gst-1.0
|
||||||
- silan
|
- silan
|
||||||
|
- gcc
|
||||||
|
- gir1.2-gtk-3.0
|
||||||
|
- python3-gi
|
||||||
|
- python3-gi-cairo
|
||||||
|
- python-cairo
|
||||||
|
- pkg-config
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue