install.md: openSUSE dependencies

Adds documentation about how to install dependencies on openSUSE

Signed-off-by: José Guilherme Vanz <jvanz@jvanz.com>
This commit is contained in:
José Guilherme Vanz
2019-12-13 19:42:49 -03:00
parent 465e142bf2
commit 914cf0c760

View File

@@ -149,6 +149,12 @@ sudo apt-get install \
uidmap
```
On openSUSE Leap 15.x and Tumbleweed:
```bash
sudo zypper -n in libseccomp-devel libgpgme-devel
```
On Manjaro (and maybe other Linux distributions):
Make sure that the Linux kernel supports user namespaces: