Restored gtk-3 installation (#3472)
authorMaksim Shabunin <maksim.shabunin@gmail.com>
Fri, 4 Dec 2020 15:36:11 +0000 (18:36 +0300)
committerGitHub <noreply@github.com>
Fri, 4 Dec 2020 15:36:11 +0000 (18:36 +0300)
scripts/install_dependencies/install_openvino_dependencies.sh

index 17960f8..eb0bfb8 100755 (executable)
@@ -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