From 338e90e67d81233d6d917f5cd172c11607677973 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Tue, 28 Jan 2020 13:05:45 +0100 Subject: [PATCH] docs(troubleshooting): drops obsolete dependencies It looks like chromium dropped gconf in 2017, while at it remove some other libs from the gtk2 era and bump libappindicator to a gtk3 version. Current dependencies list for chromium 79 used as reference: https://chromium.googlesource.com/chromium/src.git/+/refs/tags/79.0.3945.144/build/install-build-deps.sh#232 --- docs/troubleshooting.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index bebf9e98a3ee7..7f2bad7ca9918 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -45,7 +45,7 @@ machine to check which dependencies are missing. The common ones are provided be Debian (e.g. Ubuntu) Dependencies ``` -gconf-service +libappindicator3-1 libasound2 libatk1.0-0 libatk-bridge2.0-0 @@ -56,8 +56,6 @@ libdbus-1-3 libexpat1 libfontconfig1 libgcc1 -libgconf-2-4 -libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 @@ -79,7 +77,6 @@ libxss1 libxtst6 ca-certificates fonts-liberation -libappindicator1 libnss3 lsb-release xdg-utils @@ -101,7 +98,6 @@ libXtst.x86_64 cups-libs.x86_64 libXScrnSaver.x86_64 libXrandr.x86_64 -GConf2.x86_64 alsa-lib.x86_64 atk.x86_64 gtk3.x86_64