Added gobject-introspection to Travis CI build deps
This commit is contained in:
parent
f41306a7ab
commit
cdcf6d1bf5
@ -1,2 +1,2 @@
|
||||
language: c
|
||||
install: sudo apt-get install libglib2.0-dev gtk-doc-tools && ./autogen.sh --enable-gtk-doc
|
||||
install: sudo apt-get install libglib2.0-dev gtk-doc-tools gobject-introspection && ./autogen.sh --enable-gtk-doc
|
||||
|
Loading…
Reference in New Issue
Block a user