Add install instruction for openSuse

This commit is contained in:
mjentsch 2014-10-02 23:10:45 +02:00
parent 598559105f
commit 1082e4d18a

View file

@ -69,6 +69,12 @@ On Debian-based systems you can use:
sudo apt-get install libssl-dev libglib2.0-dev libpurple-dev
### OpenSUSE
sudo zypper install gcc glib glib-devel libpurple libpurple-devel zlib-devel openssl libopenssl-devel
NOTE: Ubuntu is currently not working, since libpurple doesn't seem to find libssl when loading the plugin. It will compile, but will not be loaded by Pidgin.