replace TORRENT by WITH_TORRENTPARSER
This commit is contained in:
parent
0ae944e8fd
commit
32017f8082
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ checkDependencies = do
|
||||||
where
|
where
|
||||||
deps =
|
deps =
|
||||||
[ "aria2c"
|
[ "aria2c"
|
||||||
#ifndef TORRENT
|
#ifndef WITH_TORRENTPARSER
|
||||||
, "btshowmetainfo"
|
, "btshowmetainfo"
|
||||||
#endif
|
#endif
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue