summaryrefslogtreecommitdiffstats
path: root/chrome/installer/linux
diff options
context:
space:
mode:
authorJulien Tinnes <jln@chromium.org>2014-11-25 18:08:12 -0800
committerJulien Tinnes <jln@chromium.org>2014-11-26 02:09:15 +0000
commit94bcaa5665f9ffdb4455d7638cca83ad5941aefd (patch)
treecb657070d4144380f4b81167ae24e450c6a4ed68 /chrome/installer/linux
parent12f64b224603b19e3c156ed471fcee3cc879e8a4 (diff)
downloadchromium_src-94bcaa5665f9ffdb4455d7638cca83ad5941aefd.zip
chromium_src-94bcaa5665f9ffdb4455d7638cca83ad5941aefd.tar.gz
chromium_src-94bcaa5665f9ffdb4455d7638cca83ad5941aefd.tar.bz2
Linux: remove GLIBC_2.9 as a dependency
We don't know why, but it's no longer a dependency and should be removed. BUG=436653 R=vrk@chromium.org Review URL: https://codereview.chromium.org/763443002 Cr-Commit-Position: refs/heads/master@{#305755}
Diffstat (limited to 'chrome/installer/linux')
-rw-r--r--chrome/installer/linux/rpm/expected_deps_i3861
-rw-r--r--chrome/installer/linux/rpm/expected_deps_x86_641
2 files changed, 0 insertions, 2 deletions
diff --git a/chrome/installer/linux/rpm/expected_deps_i386 b/chrome/installer/linux/rpm/expected_deps_i386
index 8d05e4d..3b84b0c 100644
--- a/chrome/installer/linux/rpm/expected_deps_i386
+++ b/chrome/installer/linux/rpm/expected_deps_i386
@@ -17,7 +17,6 @@ libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.6)
libc.so.6(GLIBC_2.7)
-libc.so.6(GLIBC_2.9)
libcups.so.2
libdbus-1.so.3
libdl.so.2
diff --git a/chrome/installer/linux/rpm/expected_deps_x86_64 b/chrome/installer/linux/rpm/expected_deps_x86_64
index c96cfc1..eb939c4 100644
--- a/chrome/installer/linux/rpm/expected_deps_x86_64
+++ b/chrome/installer/linux/rpm/expected_deps_x86_64
@@ -13,7 +13,6 @@ libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
-libc.so.6(GLIBC_2.9)(64bit)
libcups.so.2()(64bit)
libdbus-1.so.3()(64bit)
libdl.so.2()(64bit)