mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
parent
3f87cc2fff
commit
de6883f6d0
1 changed files with 2 additions and 1 deletions
|
@ -202,7 +202,8 @@ gstlibvaapi_deps = [ gstbase_dep,
|
|||
gstvideo_dep,
|
||||
gstgl_dep,
|
||||
gstcodecparsers_dep,
|
||||
libva_dep ]
|
||||
libva_dep,
|
||||
libm ]
|
||||
if USE_DRM
|
||||
gstlibvaapi_deps += [libva_drm_dep, libdrm_dep, libudev_dep]
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue