freetype autodeps

This commit is contained in:
Robin Appelman 2025-04-26 01:04:05 +02:00
commit 40ebd167f5
2 changed files with 2 additions and 0 deletions

View file

@ -12,4 +12,5 @@
"wayland-egl" = {build = ["egl-wayland"];};
"wayland-sys" = {runtime = ["wayland" "libxkbcommon"];};
"libsodium-sys" = {build = ["libsodium"];};
"freetype-sys" = {build = ["freetype"];};
}