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
commit 53e69e8489
1 changed files with 1 additions and 1 deletions

View File

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