mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-10 14:09:48 +00:00
Allow disabling media autodetection at build time.
Use DINDEXER_WITH_MEDIA_AUTODETECT.
This commit is contained in:
parent
97de157724
commit
2cdf0cb3b9
9 changed files with 53 additions and 9 deletions
|
@ -38,7 +38,7 @@ The following libraries must be available on your system:
|
|||
- PostgreSQL (libpq)
|
||||
- Boost 1.53 or later
|
||||
- yaml-cpp 0.5.1 or later
|
||||
- libblkid (from util-linux/misc-utils)
|
||||
- libblkid (from util-linux/misc-utils) ***optional, build with -DDINDEXER_WITH_MEDIA_AUTODETECT=Off if you don't have this***
|
||||
|
||||
### Linux ###
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue