summaryrefslogtreecommitdiffstats
path: root/chrome/installer/linux
diff options
context:
space:
mode:
authorhans <hans@chromium.org>2014-12-09 13:41:53 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-09 21:42:20 +0000
commit30cd016611cdaa92c48ca9e05dc05eef6ea43d75 (patch)
treee8765a6ef16bf5d8585d4359e3b357120d60c041 /chrome/installer/linux
parentdbf34f1e5d36e433c9d30df974da8c5f6fa665e5 (diff)
downloadchromium_src-30cd016611cdaa92c48ca9e05dc05eef6ea43d75.zip
chromium_src-30cd016611cdaa92c48ca9e05dc05eef6ea43d75.tar.gz
chromium_src-30cd016611cdaa92c48ca9e05dc05eef6ea43d75.tar.bz2
Try to fix Linux shared lib deps
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 TBR=thestig NOTRY=true Review URL: https://codereview.chromium.org/788003002 Cr-Commit-Position: refs/heads/master@{#307554}
Diffstat (limited to 'chrome/installer/linux')
-rw-r--r--chrome/installer/linux/rpm/expected_deps_x86_641
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/linux/rpm/expected_deps_x86_64 b/chrome/installer/linux/rpm/expected_deps_x86_64
index fe7ff87..f838cb2 100644
--- a/chrome/installer/linux/rpm/expected_deps_x86_64
+++ b/chrome/installer/linux/rpm/expected_deps_x86_64
@@ -19,6 +19,7 @@ libdl.so.2(GLIBC_2.2.5)(64bit)
libexpat.so.1()(64bit)
libfontconfig.so.1()(64bit)
libfreetype.so.6()(64bit)
+libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_4.0.0)(64bit)
libgconf-2.so.4()(64bit)
libgdk_pixbuf-2.0.so.0()(64bit)