deluge: add curses module for deluge-console

This commit is contained in:
Matej Cotman 2014-03-16 16:01:06 +01:00
parent a16e1e2133
commit af16343504

View file

@ -2395,7 +2395,7 @@ rec {
};
propagatedBuildInputs = with pkgs; [
pyGtkGlade libtorrentRasterbar twisted Mako chardet pyxdg pyopenssl
pyGtkGlade libtorrentRasterbar twisted Mako chardet pyxdg pyopenssl modules.curses
];
postInstall = ''