From 29957850ad83c63e7eb60ced461ed0e95693df86 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Thu, 4 Jan 2018 21:22:53 +0000 Subject: CI: Install gobject-introspection test prerequisites on Cygwin --- ci/appveyor-install.bat | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ci') diff --git a/ci/appveyor-install.bat b/ci/appveyor-install.bat index 2d4a8cb53..1e6017998 100755 --- a/ci/appveyor-install.bat +++ b/ci/appveyor-install.bat @@ -10,10 +10,13 @@ echo Updating Cygwin and installing ninja and test prerequisites %CYGWIN_ROOT%\%SETUP% -qnNdO -R "%CYGWIN_ROOT%" -s "%CYGWIN_MIRROR%" -l "%CACHE%" -g -P ^ gcc-objc++,^ gcc-objc,^ +gobject-introspection,^ libboost-devel,^ libglib2.0-devel,^ +libgtk3-devel,^ ninja,^ python3-pip,^ +vala,^ zlib-devel echo Install done -- cgit v1.2.3