mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.0 Reported by: GitLab (notify releases) PR: 270087 Exp-run by: antoine Approved by: tcberner
10 lines
243 B
Text
10 lines
243 B
Text
--- glib/meson.build.orig 2023-03-10 14:33:15 UTC
|
|
+++ glib/meson.build
|
|
@@ -422,6 +422,7 @@ libglib = library('glib-2.0',
|
|
pcre2,
|
|
platform_deps,
|
|
thread_dep,
|
|
+ libutil,
|
|
],
|
|
c_args : glib_c_args,
|
|
objc_args : glib_c_args,
|