pidgin/plugins/meson.build

changeset 40994
1eb6d260980d
parent 40669
48dfed6f4f1f
child 41011
90dd69fd1372
--- a/pidgin/plugins/meson.build	Thu Jul 22 22:37:16 2021 -0500
+++ b/pidgin/plugins/meson.build	Fri Jul 23 04:34:08 2021 -0500
@@ -34,8 +34,7 @@
 		transparency = library('transparency', 'transparency.c',
 			dependencies : [libpurple_dep, libpidgin_dep, glib],
 			name_prefix : '',
-			build_by_default : false,
-			install : false, install_dir : PIDGIN_PLUGINDIR)
+			install : true, install_dir : PIDGIN_PLUGINDIR)
 	endif
 
 	if enable_unity

mercurial