From: Dmitrii Denisov Date: Wed, 23 Sep 2020 11:03:02 +0000 (+0300) Subject: Install dependency refactoring. (#2379) X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4a7f9ff86f7a1a233ef53af54c6a3a2d030219d3;p=platform%2Fupstream%2Fdldt.git Install dependency refactoring. (#2379) --- diff --git a/scripts/install_dependencies/install_openvino_dependencies.sh b/scripts/install_dependencies/install_openvino_dependencies.sh index 31c7140..9e351f8 100755 --- a/scripts/install_dependencies/install_openvino_dependencies.sh +++ b/scripts/install_dependencies/install_openvino_dependencies.sh @@ -97,6 +97,7 @@ if [ -f /etc/lsb-release ]; then libopenexr24 python3.8 libpython3.8 + libglib2.0-0 ) elif [ "$system_ver" = "18.04" ]; then PKGS+=( libfluidsynth1 @@ -105,6 +106,7 @@ if [ -f /etc/lsb-release ]; then gstreamer1.0-plugins-ugly gstreamer1.0-alsa gstreamer1.0-gtk3 + libglib2.0 ) fi PKGS+=( flex @@ -114,18 +116,10 @@ if [ -f /etc/lsb-release ]; then libgl-dev libtag-extras1 libusb-1.0-0-dev - libdirectfb-1.7-7 libfaac0 libfdk-aac1 - liblrdf0 - libmjpegtools-dev - libopenni2-0 - libmpeg2-4 - libopencore-amrnb0 - libopencore-amrwb0 - liba52-0.7.4 - python3-gi - libglib2.0-0 + python3-gi + ) fi apt update @@ -251,8 +245,6 @@ else zbar libnice libxkbcommon - libmpeg2 - libcdio opencore-amr libva python36-gobject