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

Add missing dependencies on libffi-dev and librdkafka-dev

parent 7ffa99c6
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,8 @@ package manager. On Debian/Ubuntu-based distributions::
sudo apt install \
build-essential pkg-config lzip rsync \
python3 python3-pip python3-venv virtualenvwrapper \
libpython3-dev libsystemd-dev libsvn-dev fuse3 libfuse3-dev \
libpython3-dev libsystemd-dev libsvn-dev libffi-dev librdkafka-dev \
fuse3 libfuse3-dev \
git myrepos \
postgresql-autodoc graphviz plantuml inkscape \
postgresql libpq-dev cassandra yarnpkg
......
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