mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
fix the building, and change the name
This commit is contained in:
parent
cceffbf474
commit
6b76de1e77
4 changed files with 15 additions and 14 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.{
|
||||
.name = .wwm,
|
||||
.name = .mez,
|
||||
.version = "0.0.1",
|
||||
.fingerprint = 0xfd825513ca495f0b, // Changing this has security and trust implications.
|
||||
.fingerprint = 0x171486a117c5ee69, // Changing this has security and trust implications.
|
||||
.minimum_zig_version = "0.15.2",
|
||||
.dependencies = .{
|
||||
.wayland = .{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue