From 6eb614096911547687c14b9776488e48f2f66bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 12 Aug 2018 12:55:00 +0100 Subject: meson: use iso-codes in gsttag if available --- meson_options.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 55c95e877..ec8061b0e 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -16,6 +16,8 @@ option('gles2_module_name', type : 'string', value : '', description : 'The file to pass to g_module_open to open the libGLESv2 library (default: libGLESv2)') option('install_plugins_helper', type: 'string', value: '', description: 'Path of distro helper script to call to install missing plugins') +option('iso-codes', type : 'feature', value : 'auto', + description: 'Use iso-codes in libgsttag (for language names)') # Feature options for plugins with no external deps option('adder', type : 'feature', value : 'auto') -- cgit v1.2.1