dep: update scenefx to 0.4

This commit is contained in:
DreamMaoMao 2025-06-24 14:40:31 +08:00
parent 7cfea1e7f7
commit 91738f25ad

View file

@ -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