From 5bb7f743fd94d28d48a30551302c3afbd9e9ab7c Mon Sep 17 00:00:00 2001 From: Cary Converse Date: Tue, 2 Jun 2020 14:22:23 -0400 Subject: add missing gcovr dependencies for cygwin ci --- azure-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3822110ee..3be19756f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -92,9 +92,14 @@ jobs: librhash0,^ libuv1,^ libxml2,^ + libxml2-devel,^ + libxslt,^ + libxslt-devel,^ ninja,^ python2-devel,^ python3-devel,^ + python3-libxml2,^ + python3-libxslt,^ python36-pip,^ vala,^ wget,^ -- cgit v1.2.3