From 0e1ffa918151d08768b4543923a2dd239a2a65bc Mon Sep 17 00:00:00 2001 From: "shess@chromium.org" Date: Wed, 29 Jan 2014 01:26:21 +0000 Subject: Updated expected_deps_{i386,x86_64} to match actual deps. Dependencies added in the range 247500-247514. I suspect 247509, a blink roll. BUG=None NOTRY=true NOTREECHECKS=true TBR=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/148583013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247567 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/installer/linux/rpm/expected_deps_i386 | 2 ++ chrome/installer/linux/rpm/expected_deps_x86_64 | 1 + 2 files changed, 3 insertions(+) (limited to 'chrome/installer') diff --git a/chrome/installer/linux/rpm/expected_deps_i386 b/chrome/installer/linux/rpm/expected_deps_i386 index 09dee3e..52fd504 100644 --- a/chrome/installer/linux/rpm/expected_deps_i386 +++ b/chrome/installer/linux/rpm/expected_deps_i386 @@ -1,4 +1,5 @@ ld-linux.so.2 +ld-linux.so.2(GLIBC_2.1) ld-linux.so.2(GLIBC_2.3) libasound.so.2 libcairo.so.2 @@ -51,6 +52,7 @@ libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) +libpthread.so.0(GLIBC_2.2.3) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) librt.so.1 diff --git a/chrome/installer/linux/rpm/expected_deps_x86_64 b/chrome/installer/linux/rpm/expected_deps_x86_64 index d88f5f2..1435e39 100644 --- a/chrome/installer/linux/rpm/expected_deps_x86_64 +++ b/chrome/installer/linux/rpm/expected_deps_x86_64 @@ -1,4 +1,5 @@ ld-linux-x86-64.so.2()(64bit) +ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libasound.so.2()(64bit) libcairo.so.2()(64bit) -- cgit v1.1