Skip to content

Commit

Permalink
build: add autoconf python3 to Ubuntu dependencies
Browse files Browse the repository at this point in the history
Closes: https://github.com/giuseppe/crun/issues/55

Signed-off-by: Giuseppe Scrivano <giuseppe@scrivano.org>
  • Loading branch information
giuseppe committed Jul 25, 2019
1 parent 2ffdf9f commit 3e23c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ On Ubuntu:
```shell
apt-get install -y make git gcc build-essential pkgconf libtool \
libsystemd-dev libcap-dev libseccomp-dev libyajl-dev libselinux1-dev \
go-md2man libtool
go-md2man libtool autoconf python3
```

Unless you are also building the Python bindings, Python is needed
Expand Down

0 comments on commit 3e23c39

Please sign in to comment.