|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 2/6] .travis.yml: Remove the unused xfslib-dev package |
Date: | Wed, 20 Mar 2024 12:11:12 +0100 |
User-agent: | Mozilla Thunderbird |
On 20/3/24 11:41, Thomas Huth wrote:
Drop the "xfslibs-dev" package which should not be necessary anymore since commit a5730b8bd3 ("block/file-posix: Simplify the XFS_IOC_DIOINFO handling"). Signed-off-by: Thomas Huth <thuth@redhat.com> --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a8d1e12190..8a3ae76a7c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -220,7 +220,6 @@ jobs: - libsnappy-dev - libzstd-dev - nettle-dev - - xfslibs-dev - ninja-build # Tests dependencies - genisoimage
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> The rest will be cleaned once this MR gets merged and we re-run lcitool: https://gitlab.com/libvirt/libvirt-ci/-/merge_requests/469
[Prev in Thread] | Current Thread | [Next in Thread] |