mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-27 22:42:16 +01:00 
			
		
		
		
	Various gio modules include gmodule.h that requires the gmodule-visibility.h to be already built. To make this easier, just provide a dependency and use it where we are building modules that do not depend on libgio_dep (that already includes that). Fixes: https://gitlab.gnome.org/GNOME/glib/-/issues/2982