summaryrefslogtreecommitdiff
path: root/install.md
diff options
context:
space:
mode:
authorChris K <chrisko@google.com>2019-09-17 00:09:37 -0700
committerValentin Rothberg <rothberg@redhat.com>2019-10-01 17:48:26 +0200
commitc42e46fd87c42e39eb624476195d29fdfc512a31 (patch)
tree14c94e25863fd7c3da5516fa95ec41b0a4ae940a /install.md
parentabb152321012f56964e01e0ff3ca223fda44cb99 (diff)
downloadpodman-c42e46fd87c42e39eb624476195d29fdfc512a31.tar.gz
podman-c42e46fd87c42e39eb624476195d29fdfc512a31.tar.bz2
podman-c42e46fd87c42e39eb624476195d29fdfc512a31.zip
install.md: add libbtrfs-dev for Debian build
Original-author: @hugelgupf Replaces: #4050 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'install.md')
-rw-r--r--install.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.md b/install.md
index eb4ecfa68..b90f20395 100644
--- a/install.md
+++ b/install.md
@@ -130,6 +130,7 @@ sudo apt-get install \
go-md2man \
iptables \
libassuan-dev \
+ libbtrfs-dev \
libc6-dev \
libdevmapper-dev \
libglib2.0-dev \