glib2: add back gettext dependencies

The libintl check is broken in meson.build. Patched it and added back
the gettext build dependencies. Avoids the proxy-intl thing that glib2
likes to use.

Updated configure options.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2020-07-29 20:36:38 -07:00
parent 52e074411b
commit a109b89c9a
5 changed files with 25 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--- a/gio/meson.build
+++ b/gio/meson.build
@@ -870,20 +870,6 @@ endif
@@ -881,20 +881,6 @@ endif
# Dependencies used by executables below
have_libelf = false