post install: query media modules
This commit is contained in:
@@ -69,3 +69,7 @@ if gstplayer_dep.found() and gstgl_dep.found()
|
||||
install: true,
|
||||
)
|
||||
endif
|
||||
|
||||
if media_backends.length() > 0
|
||||
gio_module_dirs += media_install_dir
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user