godot_4: add missing gettext dependency (#484456)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
fetchpatch,
|
||||
fontconfig,
|
||||
freetype,
|
||||
gettext,
|
||||
glib,
|
||||
glslang,
|
||||
graphite2,
|
||||
@@ -609,6 +610,7 @@ let
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
gettext
|
||||
installShellFiles
|
||||
perl
|
||||
pkg-config
|
||||
|
||||
Reference in New Issue
Block a user