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:
Rolf Neugebauer
2017-10-02 18:28:05 +01:00
parent a4dd23adf4
commit 61a1b9774c
3 changed files with 6 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ bc
binutils
binutils-dev
bison
blkid
bsd-compat-headers
btrfs-progs
btrfs-progs-dev