persistent-sqlite is now a hard build dependency, since v6 repository mode needs it.
This commit is contained in:
parent
d8cb05c4af
commit
87f0708f88
5 changed files with 9 additions and 41 deletions
|
@ -95,11 +95,6 @@ buildFlags = filter (not . null)
|
|||
#ifdef WITH_TORRENTPARSER
|
||||
, "TorrentParser"
|
||||
#endif
|
||||
#ifdef WITH_DATABASE
|
||||
, "Database"
|
||||
#else
|
||||
#warning Building without Database support
|
||||
#endif
|
||||
#ifdef WITH_EKG
|
||||
, "EKG"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue