mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
dep: update scenefx to 0.4
This commit is contained in:
parent
7cfea1e7f7
commit
91738f25ad
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue