godot_4: add missing gettext dependency (#484456)

This commit is contained in:
David McFarland
2026-01-31 16:23:51 +00:00
committed by GitHub
+2
View File
@@ -14,6 +14,7 @@
fetchpatch,
fontconfig,
freetype,
gettext,
glib,
glslang,
graphite2,
@@ -609,6 +610,7 @@ let
];
nativeBuildInputs = [
gettext
installShellFiles
perl
pkg-config