compositor: Add suggestion when colord is enabled but not LCMS

Most other errors caused by missing dependencies offer this helpful
suggestion.

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
This commit is contained in:
Emmanuel Gil Peyrot 2021-02-11 23:44:20 +01:00 committed by Pekka Paalanen
parent 0b48e6b5ca
commit 5b5decb99b
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ endif
if get_option('color-management-colord')
if not get_option('color-management-lcms')
error('LCMS must be enabled to support colord')
error('LCMS must be enabled to support colord. Or, you can use \'-Dcolor-management-colord=false\'.')
endif
srcs_colord = [