deluge: fix libtorrentRasterbar_1_0 reference (#18564)

This commit is contained in:
Kirill Boltaev 2016-09-13 20:47:32 +04:00 committed by Franz Pletz
parent b7fabd39b3
commit 4b55b0358a

View File

@ -9161,7 +9161,7 @@ in modules // {
}; };
propagatedBuildInputs = with self; [ propagatedBuildInputs = with self; [
pyGtkGlade pkgs.libtorrentRasterbar_1_09 twisted Mako chardet pyxdg self.pyopenssl modules.curses service-identity pyGtkGlade pkgs.libtorrentRasterbar_1_0 twisted Mako chardet pyxdg self.pyopenssl modules.curses service-identity
]; ];
nativeBuildInputs = [ pkgs.intltool ]; nativeBuildInputs = [ pkgs.intltool ];