decoder/plugins/meson.build: add missing dependency to libid3tag
This commit is contained in:
@@ -483,6 +483,7 @@ if libid3tag_dep.found()
|
||||
tag_dep,
|
||||
input_glue_dep,
|
||||
archive_glue_dep,
|
||||
libid3tag_dep,
|
||||
],
|
||||
)
|
||||
endif
|
||||
|
Reference in New Issue
Block a user