meson: make smoothstreaming depend on gio
This commit is contained in:
parent
85e5c7b4d9
commit
f33b2fcf4c
@ -14,7 +14,7 @@ if xml28_dep.found()
|
|||||||
link_args : noseh_link_args,
|
link_args : noseh_link_args,
|
||||||
include_directories : [configinc, libsinc],
|
include_directories : [configinc, libsinc],
|
||||||
dependencies : [gst_dep, gstadaptivedemux_dep, gstcodecparsers_dep,
|
dependencies : [gst_dep, gstadaptivedemux_dep, gstcodecparsers_dep,
|
||||||
gsturidownloader_dep, xml28_dep],
|
gsturidownloader_dep, xml28_dep, gio_dep],
|
||||||
install : true,
|
install : true,
|
||||||
install_dir : plugins_install_dir,
|
install_dir : plugins_install_dir,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user