From 33c92f3be6c5af6d507cae451ebcb96568134379 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Sun, 4 Apr 2021 07:24:04 +0200 Subject: [PATCH] new: [host] new dependencies for ``btrfs-tools`` Signed-off-by: Valentin Lab --- precise/host/hooks/install.d/40-btrfs.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/precise/host/hooks/install.d/40-btrfs.sh b/precise/host/hooks/install.d/40-btrfs.sh index e098396..2c60782 100755 --- a/precise/host/hooks/install.d/40-btrfs.sh +++ b/precise/host/hooks/install.d/40-btrfs.sh @@ -51,7 +51,8 @@ if [ "$UPDATE_BTRFS_TOOLS" ]; then cd btrfs-progs && apt-get install -y asciidoc xmlto --no-install-recommends