Merge pull request #1971 from matejc/deluge_curses
deluge: add curses module for deluge-console
This commit is contained in:
commit
08eaf76667
@ -2395,7 +2395,7 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with pkgs; [
|
propagatedBuildInputs = with pkgs; [
|
||||||
pyGtkGlade libtorrentRasterbar twisted Mako chardet pyxdg pyopenssl
|
pyGtkGlade libtorrentRasterbar twisted Mako chardet pyxdg pyopenssl modules.curses
|
||||||
];
|
];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user