Update btrfs dependencies in docs for debian buster and ubuntu 19.10

* Fixes: #4090

Signed-off-by: Sai Harsha Kottapalli  <k.saiharsha7@gmail.com>
This commit is contained in:
SaiHarshaK 2020-03-08 16:03:53 +05:30 committed by Sai Harsha Kottapalli
parent 92cfc5b1fb
commit cad67b73f2
No known key found for this signature in database
GPG Key ID: 4A710869A1A388D5

View File

@ -43,6 +43,8 @@ need to satisfy this dependencies in your system:
* CentOS/Fedora: `yum install btrfs-progs-devel` * CentOS/Fedora: `yum install btrfs-progs-devel`
* Debian/Ubuntu: `apt-get install btrfs-tools` * Debian/Ubuntu: `apt-get install btrfs-tools`
* Debian Buster/Ubuntu 19.10:
`apt-get install btrfs-progs libbtrfs-dev`
If you're building with seccomp, you'll need to install it with the following: If you're building with seccomp, you'll need to install it with the following: