doc: Do not build plugins to build the doc
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base / docs / meson.build
index cd682c6..7626def 100644 (file)
@@ -216,7 +216,7 @@ foreach plugin_name: list_plugin_res.stdout().split(':')
           '../ext/*/*.[cmh]',
           '../gst/*/*.[ch]',
         ],
-        dependencies: [gst_dep, plugins],
+        dependencies: [gst_dep],
         gst_order_generated_subpages: true,
         gst_cache_file: plugins_cache,
         gst_plugin_name: plugin_name,