mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 17:44:44 +00:00
deluge: add service_identify
Required for proper TLS support.
This commit is contained in:
parent
c7db50e24f
commit
5dfe97dec5
@ -8433,7 +8433,7 @@ in modules // {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with self; [
|
||||
pyGtkGlade pkgs.libtorrentRasterbar twisted Mako chardet pyxdg self.pyopenssl modules.curses
|
||||
pyGtkGlade pkgs.libtorrentRasterbar twisted Mako chardet pyxdg self.pyopenssl modules.curses service-identity
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ pkgs.intltool ];
|
||||
|
Loading…
Reference in New Issue
Block a user