Merge pull request #254472 from 1sixth/update-deluge-libtorrent

deluge: do not use libtorrent-rasterbar-1_2_x
This commit is contained in:
Rick van Schijndel
2023-09-11 21:36:36 +02:00
committed by GitHub
+1 -3
View File
@@ -7393,9 +7393,7 @@ with pkgs;
ddrutility = callPackage ../tools/system/ddrutility { };
inherit (callPackages ../applications/networking/p2p/deluge {
libtorrent-rasterbar = libtorrent-rasterbar-1_2_x;
})
inherit (callPackages ../applications/networking/p2p/deluge { })
deluge-gtk
deluged
deluge;