mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-31 14:39:03 +00:00
tools/alpine: Explicitly add blkid
On x86_64, the blkid package gets installed as a dependency, but not on arm64. Explicitly add it as the new format package depends on it. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -11,6 +11,7 @@ bc
|
||||
binutils
|
||||
binutils-dev
|
||||
bison
|
||||
blkid
|
||||
bsd-compat-headers
|
||||
btrfs-progs
|
||||
btrfs-progs-dev
|
||||
|
Reference in New Issue
Block a user