diff --git a/meson_options.txt b/meson_options.txt index cb372c70..dd8e7d84 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -37,7 +37,6 @@ option('video', type : 'boolean', description : 'Build support for video formats', ) -option('xmp', type : 'boolean', - value: true, +option('xmp', type : 'feature', description : 'Build support for XMP', )