gajim: Add python-axolotl for OMEMO plugin

This commit is contained in:
Franz Pletz 2016-02-18 03:40:15 +01:00
parent 06e37e9008
commit c3c5622817

View File

@ -59,6 +59,7 @@ stdenv.mkDerivation rec {
pythonPackages.pyxdg
pythonPackages.nbxmpp
pythonPackages.pyopenssl pythonDBus
pythonPackages.python-axolotl
] ++ optionals enableJingle [ farstream gst_plugins_bad libnice ]
++ optional enableE2E pythonPackages.pycrypto
++ optional enableRST pythonPackages.docutils