forked from mirrors/nixpkgs
Revert "gajim: Add python-axolotl for OMEMO plugin"
This reverts commit c3c5622817
.
This commit is contained in:
parent
5d6d841d58
commit
82ac1d952e
|
@ -59,7 +59,6 @@ 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
|
||||
|
|
Loading…
Reference in a new issue