Merge branch 'origin/master' into tod

This commit is contained in:
Marco Trevisan (Treviño)
2021-04-13 14:44:40 +02:00
58 changed files with 11745 additions and 233 deletions
+4 -4
View File
@@ -6,10 +6,10 @@ option('introspection',
description: 'Build GObject Introspection repository',
type: 'boolean',
value: true)
option('udev_rules',
description: 'Whether to create a udev rules file',
type: 'boolean',
value: true)
option('udev_hwdb',
description: 'Whether to create a udev hwdb',
type: 'feature',
value: 'auto')
option('udev_hwdb_dir',
description: 'Installation path for udev hwdb',
type: 'string',