mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
qbittorrent: fix build
This commit is contained in:
parent
6149dc36bd
commit
5eaeb97a46
@ -14154,7 +14154,7 @@ in
|
||||
|
||||
qbittorrent = qt5.callPackage ../applications/networking/p2p/qbittorrent {
|
||||
boost = boost;
|
||||
libtorrentRasterbar = libtorrentRasterbar;
|
||||
libtorrentRasterbar = libtorrentRasterbar_1_09;
|
||||
};
|
||||
|
||||
eiskaltdcpp = callPackage ../applications/networking/p2p/eiskaltdcpp { lua5 = lua5_1; };
|
||||
|
Loading…
Reference in New Issue
Block a user