diff options
Diffstat (limited to 'repo/system/glib.xibuild')
-rw-r--r-- | repo/system/glib.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/glib.xibuild b/repo/system/glib.xibuild index a256588..68709a9 100644 --- a/repo/system/glib.xibuild +++ b/repo/system/glib.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(meson ninja ) DEPS=(pcre libffi zlib glibc libxslt gdb) PKG_VER=2.70.2 |