diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/feature/agl-egvirt/50_local.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-egvirt/50_local.conf.inc b/templates/feature/agl-egvirt/50_local.conf.inc index 151a16e0..5f222755 100644 --- a/templates/feature/agl-egvirt/50_local.conf.inc +++ b/templates/feature/agl-egvirt/50_local.conf.inc @@ -1,7 +1,7 @@ # gstreamer1.0-plugins-bad contains: # * videoparsersbad plugin which contains h264parse element needed to demonstrate H.264 hardware decoding # * waylandsink plugin -MACHINE_EXTRA_RDEPENDS_append = " \ +MACHINE_EXTRA_RDEPENDS:append = " \ kernel-module-virtio-video \ gstreamer1.0-plugins-bad \ " |