Added gobject-introspection to Travis CI build deps
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
language: c
|
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
|
||||||
|
Reference in New Issue
Block a user