Skip to content
Snippets Groups Projects
Commit f22511d4 authored by vlorentz's avatar vlorentz
Browse files

Add missing deps to the getting-started.

Reviewers: #reviewers, ardumont

Reviewed By: #reviewers, ardumont

Differential Revision: https://forge.softwareheritage.org/D880
parent 12168317
No related branches found
No related tags found
1 merge request!19Add missing deps to the getting-started.
......@@ -54,7 +54,7 @@ package manager. On Debian/Ubuntu-based distributions::
sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
sudo apt update
sudo apt install python3 python3-venv libsvn-dev postgresql-10 nodejs \
libsystemd-dev libpython3-dev
libsystemd-dev libpython3-dev dia postgresql-autodoc
Postgres
~~~~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment