diff options
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/wayland/weston_1.11.0.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_1.11.0.bbappend b/recipes-graphics/wayland/weston_1.11.0.bbappend index df7924953..c6979e08e 100644 --- a/recipes-graphics/wayland/weston_1.11.0.bbappend +++ b/recipes-graphics/wayland/weston_1.11.0.bbappend @@ -7,3 +7,5 @@ SRC_URI_append_m3ulcb = " \ file://0004-gst-record-Specify-bytesused-and-length-of-VSP-input.patch \ file://0005-gst-record-switch-to-gettime-function-to-CLOCK_MONOT.patch \ " + +DEPENDS_append_m3ulcb = " gstreamer1.0-plugins-base" |