diff options
Diffstat (limited to 'meta-rcar-gen2/recipes-graphics/wayland')
-rw-r--r-- | meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend b/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend index db4ec27..33efb49 100644 --- a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend +++ b/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend @@ -1,5 +1,5 @@ EXTRA_OECONF += "--enable-gst-recorder " -DEPENDS += "media-ctl" +DEPENDS += "media-ctl gstreamer1.0 gstreamer1.0-plugins-base libjpeg-turbo" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" @@ -8,4 +8,4 @@ SRC_URI_append = " \ file://0002-Get-DMA-fd-on-bo.patch \ file://0003-Add-gst-recorder-for-h264-output-streaming.patch \ file://weston.service \ -"
\ No newline at end of file +" |