From fa58f16c88942860d82f1a3e618cd217a520a793 Mon Sep 17 00:00:00 2001 From: Angelo Verlain Shema <37999241+vixalien@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:43:29 +0200 Subject: [PATCH] Fix gst-plugin-gtk4 not being picked up --- build-aux/re.sonny.Workbench.Devel.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-aux/re.sonny.Workbench.Devel.json b/build-aux/re.sonny.Workbench.Devel.json index 86d876ac1..68e33722d 100644 --- a/build-aux/re.sonny.Workbench.Devel.json +++ b/build-aux/re.sonny.Workbench.Devel.json @@ -22,7 +22,8 @@ "--socket=wayland", "--device=dri", "--share=network", - "--socket=pulseaudio" + "--socket=pulseaudio", + "--env=GST_PLUGIN_PATH=/app/lib64/gstreamer-1.0" ], "cleanup": [ "#/include",