--- a/finch/libgnt/meson.build Tue Aug 23 01:13:08 2016 -0400 +++ b/finch/libgnt/meson.build Tue Aug 23 02:15:40 2016 -0400 @@ -78,7 +78,7 @@ libgnt_dep = declare_dependency( include_directories : [toplevel_inc, libgnt_inc], link_with : libgnt, - dependencies : [glib]) + dependencies : [ncurses, glib]) configure_file(input : 'gnt.pc.in', output : 'gnt.pc',