meson.build

changeset 41826
0c1829dae5b6
parent 41750
7ab7d79ac0c5
child 41827
c0c9eeca7d4b
--- 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')

mercurial