Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3915)

Unified Diff: chrome/installer/linux/rpm/expected_deps_i386

Issue 383913004: Switch Linux back to using gcc by default. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/installer/linux/debian/expected_deps_x64 ('k') | chrome/installer/linux/rpm/expected_deps_x86_64 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/linux/rpm/expected_deps_i386
diff --git a/chrome/installer/linux/rpm/expected_deps_i386 b/chrome/installer/linux/rpm/expected_deps_i386
index 8d05e4d5b54e5d9b2b5b88086b61e970d761faa6..d301086314a8ed77fb8769c55e27f4792c01f68e 100644
--- a/chrome/installer/linux/rpm/expected_deps_i386
+++ b/chrome/installer/linux/rpm/expected_deps_i386
@@ -17,6 +17,7 @@ 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.8)
libc.so.6(GLIBC_2.9)
libcups.so.2
libdbus-1.so.3
@@ -27,7 +28,8 @@ libexpat.so.1
libfontconfig.so.1
libfreetype.so.6
libgcc_s.so.1
-libgcc_s.so.1(GCC_3.0)
+libgcc_s.so.1(GCC_3.4)
+libgcc_s.so.1(GCC_4.0.0)
libgcc_s.so.1(GLIBC_2.0)
libgconf-2.so.4
libgdk_pixbuf-2.0.so.0
@@ -60,6 +62,7 @@ libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.10)
libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.15)
+libstdc++.so.6(GLIBCXX_3.4.5)
libstdc++.so.6(GLIBCXX_3.4.9)
libX11.so.6
libXcomposite.so.1
« no previous file with comments | « chrome/installer/linux/debian/expected_deps_x64 ('k') | chrome/installer/linux/rpm/expected_deps_x86_64 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698