taglist, plugins: fix compiler warnings with GLib >= 2.76
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / ext / assrender / meson.build
index e23da82..a51a755 100644 (file)
@@ -9,6 +9,5 @@ if ass_dep.found()
     install : true,
     install_dir : plugins_install_dir,
   )
-  pkgconfig.generate(gstassrender, install_dir : plugins_pkgconfig_install_dir)
   plugins += [gstassrender]
 endif