Added missing dependencies for Debian/Ubuntu

This commit is contained in:
Samuel Vandamme 2017-02-20 15:17:00 +01:00 committed by Ben Wiederhake
parent c0210af0b9
commit 20c78ce94c

View file

@ -91,7 +91,7 @@ If the above works, then you should stop here: It is now installed.
If the above fails: Don't worry, just continue building it by yourself. Next you need to install these dependencies:
sudo apt-get install libgcrypt20-dev libpurple-dev libwebp-dev gettext
sudo apt-get install libgcrypt20-dev libpurple-dev libwebp-dev gettext build-essential
##### OpenSUSE