meson: Namespace the plugins_doc_dep/libraries variables
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base / gst-libs / gst / allocators / meson.build
index 0c89e3c..6ee0bfd 100644 (file)
@@ -50,7 +50,7 @@ if build_gir
     allocators_gen_sources += allocators_gir
   endif
 endif
-libraries += [[pkg_name, library_def]]
+gst_libraries += [[pkg_name, library_def]]
 
 allocators_dep = declare_dependency(link_with: gstallocators,
   include_directories : [libsinc],