add missing gcovr dependencies for msys2 ci

pull/7196/head
Cary Converse 5 years ago
parent 5bb7f743fd
commit f3e2e4c63e
  1. 1
      azure-pipelines.yml

@ -177,6 +177,7 @@ jobs:
mingw-w64-$(MSYS2_ARCH)-pkg-config ^
mingw-w64-$(MSYS2_ARCH)-python2 ^
mingw-w64-$(MSYS2_ARCH)-python3 ^
mingw-w64-$(MSYS2_ARCH)-python3-lxml ^
mingw-w64-$(MSYS2_ARCH)-python3-setuptools ^
mingw-w64-$(MSYS2_ARCH)-python3-pip ^
%TOOLCHAIN%

Loading…
Cancel
Save