mirror of
https://github.com/containers/skopeo.git
synced 2025-07-02 01:22:24 +00:00
Merge pull request #551 from rst0git/patch-1
readme: Add Ubuntu dependencies
This commit is contained in:
commit
e38c345f23
@ -172,6 +172,7 @@ Building without a container requires a bit more manual work and setup in your e
|
||||
Install the necessary dependencies:
|
||||
```sh
|
||||
Fedora$ sudo dnf install gpgme-devel libassuan-devel btrfs-progs-devel device-mapper-devel ostree-devel
|
||||
Ubuntu$ sudo apt install libgpgme-dev libassuan-dev btrfs-progs libdevmapper-dev libostree-dev
|
||||
macOS$ brew install gpgme
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user