Mon, 03 Sep 2018 21:57:10 -0500
Add talkatu to the build
| meson.build | file | annotate | diff | comparison | revisions | |
| pidgin/meson.build | file | annotate | diff | comparison | revisions |
--- a/meson.build Mon Sep 03 21:04:58 2018 -0500 +++ b/meson.build Mon Sep 03 21:57:10 2018 -0500 @@ -307,6 +307,7 @@ conf.set('HAVE_PANGO14', pango.found()) webkit = dependency('webkitgtk-3.0', version : '>= 1.3.7') + talkatu = dependency('talkatu', version: '>=0.1.0') ####################################################################### # Check if we should compile with enchant support