diff --git a/scripts/install_dependencies/install_openvino_dependencies.sh b/scripts/install_dependencies/install_openvino_dependencies.sh index 17960f81b7f..eb0bfb8fd19 100755 --- a/scripts/install_dependencies/install_openvino_dependencies.sh +++ b/scripts/install_dependencies/install_openvino_dependencies.sh @@ -106,8 +106,8 @@ if [ -f /etc/lsb-release ]; then libtag-extras1 libusb-1.0-0-dev libfaac0 - python3-gi - + python3-gi + libgtk-3-0 ) fi apt update