mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
.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é <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
@ -220,7 +220,6 @@ jobs:
|
|||||||
- libsnappy-dev
|
- libsnappy-dev
|
||||||
- libzstd-dev
|
- libzstd-dev
|
||||||
- nettle-dev
|
- nettle-dev
|
||||||
- xfslibs-dev
|
|
||||||
- ninja-build
|
- ninja-build
|
||||||
# Tests dependencies
|
# Tests dependencies
|
||||||
- genisoimage
|
- genisoimage
|
||||||
|
Reference in New Issue
Block a user