mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 09:54:19 +02:00
This commit is contained in:
parent
0fae557bf5
commit
8690e15148
1 changed files with 3 additions and 0 deletions
|
|
@ -19,4 +19,7 @@
|
||||||
"unrar_sys" = {build = ["unrar"];};
|
"unrar_sys" = {build = ["unrar"];};
|
||||||
"iai-callgrind" = {native = ["iai-callgrind-runner" "valgrind"];};
|
"iai-callgrind" = {native = ["iai-callgrind-runner" "valgrind"];};
|
||||||
"sdl2-sys" = {build = ["SDL2"];};
|
"sdl2-sys" = {build = ["SDL2"];};
|
||||||
|
"atk-sys" = {build = ["at-spi2-atk"];};
|
||||||
|
"pango-sys" = {build = ["pango"];};
|
||||||
|
"gdk-sys" = {build = ["gtk3"];};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue