qbittorrent: fix build
This commit is contained in:
parent
6149dc36bd
commit
5eaeb97a46
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue