From fc6e1857beca2ad5eafa576b5677b0a3d05ecaaf Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:48:53 +0100 Subject: [PATCH] Update install_build_dep.sh --- install_build_dep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_build_dep.sh b/install_build_dep.sh index f89ffdf6b..ceeca2286 100755 --- a/install_build_dep.sh +++ b/install_build_dep.sh @@ -17,7 +17,7 @@ function install_x86_packages { PLATFORM_PACKAGES="qml-module-qt-labs-platform" } function install_rock_packages { -PLATFORM_PACKAGES="qml-module-qt-labs-platform" +PLATFORM_PACKAGES="gst-latest qml-module-qt-labs-platform" } # Add OpenHD Repository platform-specific packages