Skip to content

Commit

Permalink
.travis.yml: Remove the unused xfslib-dev package
Browse files Browse the repository at this point in the history
Drop the "xfslibs-dev" package which should not be necessary anymore
since commit a5730b8 ("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>
  • Loading branch information
huth committed Mar 25, 2024
1 parent 0235540 commit 8c37f86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ jobs:
- libsnappy-dev
- libzstd-dev
- nettle-dev
- xfslibs-dev
- ninja-build
# Tests dependencies
- genisoimage
Expand Down

0 comments on commit 8c37f86

Please sign in to comment.