diff mbox series

[PULL,2/9] .travis.yml: Remove the unused xfslib-dev package

Message ID 20240325141210.788356-3-thuth@redhat.com
State New
Headers show
Series [PULL,1/9] .travis.yml: Shorten the runtime of the problematic jobs | expand

Commit Message

Thomas Huth March 25, 2024, 2:12 p.m. UTC
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é <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

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