--- libwacom-git-d3bf63352/meson.build~ 2021-01-28 12:49:19.000000000 -0800 +++ libwacom-git-d3bf63352/meson.build 2023-02-24 23:09:59.705625773 -0800 @@ -194,7 +194,8 @@ endif ############# tests ############################ -if get_option('tests').enabled() +# if get_option('tests').enabled() +if false dep_libxml = dependency('libxml-2.0', required : false) dep_dl = cc.find_library('dl')