removed builddep for adding ostree-devel

This commit is contained in:
thomasmckay 2017-09-11 08:51:08 -04:00 committed by GitHub
parent fe6073e87e
commit b2297592f3

View File

@ -115,7 +115,7 @@ Building without a container requires a bit more manual work and setup in your e
Install the necessary dependencies:
```sh
Fedora$ sudo dnf builddep skopeo
Fedora$ sudo dnf install gpgme-devel libassuan-devel btrfs-progs-devel device-mapper-devel ostree-devel
macOS$ brew install gpgme
```