nixpkgs/pkgs/development/python-modules/nbxmpp
Mira Ressel 0cfdc2c7b5 python.nbxmpp: Fix dependency specs
These deps are actually needed at runtime, not just for the test suite.

This presumably hasn't been noticed until now because gajim, the only
consumer of nbxmpp, already depends on all three of these packages
anyway.

However, gajim only depends on libsoup transitively through gupnp-igd, and
thus fails to build if the dependency on that is disabled by passing
enableUPnP = false.
2021-02-10 20:12:19 +01:00
..
default.nix python.nbxmpp: Fix dependency specs 2021-02-10 20:12:19 +01:00