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; [
|
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 ];
|
nativeBuildInputs = [ pkgs.intltool ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user