Merge pull request #15612 from peterhoeg/deluge

deluge: add service-identity
This commit is contained in:
Nikolay Amiantov
2016-05-22 12:54:07 +03:00

View File

@@ -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 ];