mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
Merge branch 'gio-fix-build' into 'master'
gio: automake: Add libgmodule dependency See merge request GNOME/glib!334
This commit is contained in:
commit
032f1a9782
@ -990,6 +990,7 @@ gio_SOURCES = \
|
||||
$(NULL)
|
||||
gio_LDADD = libgio-2.0.la \
|
||||
$(top_builddir)/gobject/libgobject-2.0.la \
|
||||
$(top_builddir)/gmodule/libgmodule-2.0.la \
|
||||
$(top_builddir)/glib/libglib-2.0.la \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user