mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49: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,
|
gstvideo_dep,
|
||||||
gstgl_dep,
|
gstgl_dep,
|
||||||
gstcodecparsers_dep,
|
gstcodecparsers_dep,
|
||||||
libva_dep ]
|
libva_dep,
|
||||||
|
libm ]
|
||||||
if USE_DRM
|
if USE_DRM
|
||||||
gstlibvaapi_deps += [libva_drm_dep, libdrm_dep, libudev_dep]
|
gstlibvaapi_deps += [libva_drm_dep, libdrm_dep, libudev_dep]
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue