diff --git a/Remote/BitTorrent.hs b/Remote/BitTorrent.hs index 716eac4d5c..132ac74615 100644 --- a/Remote/BitTorrent.hs +++ b/Remote/BitTorrent.hs @@ -288,7 +288,7 @@ checkDependencies = do where deps = [ "aria2c" -#ifndef TORRENT +#ifndef WITH_TORRENTPARSER , "btshowmetainfo" #endif ]