X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=meson_options.txt;h=fd73d5e681f4e50b53b560c8f6a7d6bc4c8de990;hb=bbac7da2b379dfe951db23278ebe8a728ecce7a5;hp=e13bfb0c4b9c2de63235c8c1a413bff70648ea96;hpb=7830b5c10321d3176a92754902dade275d07686f;p=thirdparty%2Fsystemd.git diff --git a/meson_options.txt b/meson_options.txt index e13bfb0c4b9..fd73d5e681f 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -312,6 +312,8 @@ option('openssl', type : 'combo', choices : ['auto', 'true', 'false'], description : 'openssl support') option('p11kit', type : 'combo', choices : ['auto', 'true', 'false'], description : 'p11kit support') +option('libfido2', type : 'combo', choices : ['auto', 'true', 'false'], + description : 'FIDO2 support') option('elfutils', type : 'combo', choices : ['auto', 'true', 'false'], description : 'elfutils support') option('zlib', type : 'combo', choices : ['auto', 'true', 'false'],