Skip to content

Docs: Ubuntu 18.04 takes same packages as Ubuntu 16.04 to build #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion INSTALL
Expand Up @@ -22,7 +22,8 @@ project is tested automatically to build cleanly for the following
- Ubuntu 16.04 Xenial
- MacOS X 10.14 (Xcode 10.2)

For Ubuntu 16.04 it is recommended to do the following before building:
For Ubuntu 16.04 or Ubuntu 18.04 it is recommended to do the following
before building:
$ sudo apt install automake gcc git libncurses-dev libreadline-dev libssl-dev libsystemd-dev libtool make wget

For Fedora 31 it is recommended to do the following before building:
Expand Down