diff --git a/meson.build b/meson.build index ae7f80c..dc15884 100644 --- a/meson.build +++ b/meson.build @@ -38,7 +38,7 @@ xkbcommon_dep = dependency('xkbcommon') libinput_dep = dependency('libinput') libwayland_client_dep = dependency('wayland-client') pcre2_dep = dependency('libpcre2-8') -libscenefx_dep = dependency('scenefx-0.3') +libscenefx_dep = dependency('scenefx-0.4') # 获取 Git Commit Hash 和最新的 tag