--- a/meson.build Sun Oct 23 18:51:05 2022 -0500 +++ b/meson.build Sun Oct 23 21:42:32 2022 -0500 @@ -244,13 +244,6 @@ conf.set('ENABLE_INTROSPECTION', enable_introspection) ####################################################################### -# Check for libnice -####################################################################### -nice = dependency('nice', - version : '>=0.1.13', - allow_fallback : get_option('build-dependencies')) - -####################################################################### # Check Pidgin dependencies ####################################################################### if get_option('gtkui')