Merge tag 'upstream/2.34.0' into tizen
[platform/upstream/at-spi2-core.git] / registryd / meson.build
index be0fe95..d0d5e6b 100644 (file)
@@ -16,7 +16,7 @@ registryd_deps = [
   dl_dep,
 ]
 
-x11_option = get_option('enable-x11')
+x11_option = get_option('x11')
 if x11_option != 'no'
   if x11_dep.found()
     registryd_sources += [