godot_4: add missing gettext dependency

This commit is contained in:
superherointj
2026-01-27 14:40:56 -03:00
parent 88097c3e74
commit 75e83f1d9c
+2
View File
@@ -12,6 +12,7 @@
fetchpatch,
fontconfig,
freetype,
gettext,
glib,
glslang,
graphite2,
@@ -526,6 +527,7 @@ let
++ lib.optional withUdev udev;
nativeBuildInputs = [
gettext
installShellFiles
perl
pkg-config