summaryrefslogtreecommitdiffstats
path: root/chrome/installer/linux
diff options
context:
space:
mode:
authorhans <hans@chromium.org>2014-12-09 14:02:52 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-09 22:03:16 +0000
commitec6b033cd9fe790bcebde7b5c1cd3490784b891a (patch)
tree6cc338583e0889318c4f00c00bdc960bcd8dfdf3 /chrome/installer/linux
parenta6710f542a9e59eed22f72369bb98c6a7773e9cd (diff)
downloadchromium_src-ec6b033cd9fe790bcebde7b5c1cd3490784b891a.zip
chromium_src-ec6b033cd9fe790bcebde7b5c1cd3490784b891a.tar.gz
chromium_src-ec6b033cd9fe790bcebde7b5c1cd3490784b891a.tar.bz2
Try to fix Linux shared lib deps (Debian edition)
It seems the update in https://crrev.com/dcc1f6bc8b1b5ab295cd0888db37b0e7c0749eb0 was not enough. This is kind of speculative because the dependencies do not reproduce on my Trusty box. BUG=431803 TEST=official linux builders go green NOTRY=true TBR=thestig Review URL: https://codereview.chromium.org/784423003 Cr-Commit-Position: refs/heads/master@{#307563}
Diffstat (limited to 'chrome/installer/linux')
-rw-r--r--chrome/installer/linux/debian/expected_deps_x641
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/linux/debian/expected_deps_x64 b/chrome/installer/linux/debian/expected_deps_x64
index 016b8ca..4025cfc 100644
--- a/chrome/installer/linux/debian/expected_deps_x64
+++ b/chrome/installer/linux/debian/expected_deps_x64
@@ -7,6 +7,7 @@ libdbus-1-3 (>= 1.2.14)
libexpat1 (>= 1.95.8)
libfontconfig1 (>= 2.8.0)
libfreetype6 (>= 2.3.9)
+libgcc1 (>= 1:4.1.1)
libgconf-2-4 (>= 2.31.1)
libgdk-pixbuf2.0-0 (>= 2.22.0)
libglib2.0-0 (>= 2.28.0)