Add install instruction for openSuse
This commit is contained in:
parent
598559105f
commit
1082e4d18a
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue