Merge pull request #17972 from phanimahesh/deluge
python-pkgs:deluge: pin dependency libtorrent-rasterbar to 1.0.9
This commit is contained in:
commit
59f04899aa
@ -8952,7 +8952,7 @@ in modules // {
|
|||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
pyGtkGlade pkgs.libtorrentRasterbar twisted Mako chardet pyxdg self.pyopenssl modules.curses service-identity
|
pyGtkGlade pkgs.libtorrentRasterbar_1_09 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