application: Check libhandy version at compilation
This only enables the dark style preference if we have a libhandy version of 1.5.0 or newer.
This commit is contained in:
@@ -31,7 +31,7 @@ calls_includes = [ top_include, src_include ]
|
||||
|
||||
calls_deps = [ dependency('gobject-2.0', version: '>= 2.58'),
|
||||
dependency('gtk+-3.0'),
|
||||
dependency('libhandy-1', version: '>= 1.5.0'),
|
||||
dependency('libhandy-1', version: '>= 1.4.0'),
|
||||
dependency('libfeedback-0.0'),
|
||||
dependency('libpeas-1.0'),
|
||||
dependency('gom-1.0'),
|
||||
|
||||
Reference in New Issue
Block a user