diff mbox series

[PULL,10/15] block: enable libnfs on msys2/mingw in cirrus.yml

Message ID 20201109173839.2135984-11-mreitz@redhat.com (mailing list archive)
State New, archived
Headers show
Series [PULL,01/15] block: Remove unused include | expand

Commit Message

Max Reitz Nov. 9, 2020, 5:38 p.m. UTC
From: Yonggang Luo <luoyonggang@gmail.com>

Initially, libnfs has not been enabled, and now it's fixed, so enable it
on cirrus.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Message-Id: <20201105123116.674-3-luoyonggang@gmail.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
---
 .cirrus.yml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/.cirrus.yml b/.cirrus.yml
index 900437dd2a..f0209b7a3e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -109,6 +109,7 @@  windows_msys2_task:
           mingw-w64-x86_64-cyrus-sasl \
           mingw-w64-x86_64-curl \
           mingw-w64-x86_64-gnutls \
+          mingw-w64-x86_64-libnfs \
           "
         bitsadmin /transfer msys_download /dynamic /download /priority FOREGROUND `
           https://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-python-sphinx-2.3.1-1-any.pkg.tar.xz `