pidgin/meson.build

changeset 41060
965750033e86
parent 41057
0a4177bbb1c4
child 41078
84e48180ef67
equal deleted inserted replaced
41059:26cbce8851e5 41060:965750033e86
314 if enable_introspection 314 if enable_introspection
315 introspection_sources = libpidgin_headers + libpidgin_prefs_headers 315 introspection_sources = libpidgin_headers + libpidgin_prefs_headers
316 316
317 Pidgin_gir_includes = [ 317 Pidgin_gir_includes = [
318 'GObject-2.0', 'Gtk-3.0', 'GPlugin-1.0', 'GPluginGtk-1.0', 318 'GObject-2.0', 'Gtk-3.0', 'GPlugin-1.0', 'GPluginGtk-1.0',
319 talkatu_gir, 319 'Talkatu-0.0',
320 # subproject needs to be before libpurple in the repo so that 320 # subproject needs to be before libpurple in the repo so that
321 # meson will use our variables and not try to discover them from 321 # meson will use our variables and not try to discover them from
322 # libpurple. 322 # libpurple.
323 libpurple_gir[0], 323 libpurple_gir[0],
324 ] 324 ]

mercurial