From: Thomas Huth Date: Wed, 20 Mar 2024 10:41:40 +0000 (+0100) Subject: .travis.yml: Remove the unused xfslib-dev package X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8c37f869f32df97401e61636a1140e03669479d6;p=qemu.git .travis.yml: Remove the unused xfslib-dev package Drop the "xfslibs-dev" package which should not be necessary anymore since commit a5730b8bd3 ("block/file-posix: Simplify the XFS_IOC_DIOINFO handling"). Message-ID: <20240320104144.823425-3-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- 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