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

Side by Side Diff: chrome/installer/linux/rpm/expected_deps_i386

Issue 387513002: Update x64 library deps after clang switch (Closed) 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/installer/linux/debian/expected_deps ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ld-linux.so.2 1 ld-linux.so.2
2 ld-linux.so.2(GLIBC_2.1) 2 ld-linux.so.2(GLIBC_2.1)
3 ld-linux.so.2(GLIBC_2.3) 3 ld-linux.so.2(GLIBC_2.3)
4 libasound.so.2 4 libasound.so.2
5 libcairo.so.2 5 libcairo.so.2
6 libcap.so.2 6 libcap.so.2
7 libc.so.6 7 libc.so.6
8 libc.so.6(GLIBC_2.0) 8 libc.so.6(GLIBC_2.0)
9 libc.so.6(GLIBC_2.1) 9 libc.so.6(GLIBC_2.1)
10 libc.so.6(GLIBC_2.11) 10 libc.so.6(GLIBC_2.11)
11 libc.so.6(GLIBC_2.1.3) 11 libc.so.6(GLIBC_2.1.3)
12 libc.so.6(GLIBC_2.2) 12 libc.so.6(GLIBC_2.2)
13 libc.so.6(GLIBC_2.2.3) 13 libc.so.6(GLIBC_2.2.3)
14 libc.so.6(GLIBC_2.3) 14 libc.so.6(GLIBC_2.3)
15 libc.so.6(GLIBC_2.3.2) 15 libc.so.6(GLIBC_2.3.2)
16 libc.so.6(GLIBC_2.3.4) 16 libc.so.6(GLIBC_2.3.4)
17 libc.so.6(GLIBC_2.4) 17 libc.so.6(GLIBC_2.4)
18 libc.so.6(GLIBC_2.6) 18 libc.so.6(GLIBC_2.6)
19 libc.so.6(GLIBC_2.7) 19 libc.so.6(GLIBC_2.7)
20 libc.so.6(GLIBC_2.9) 20 libc.so.6(GLIBC_2.9)
21 libcups.so.2 21 libcups.so.2
22 libdbus-1.so.3 22 libdbus-1.so.3
23 libdl.so.2 23 libdl.so.2
24 libdl.so.2(GLIBC_2.0) 24 libdl.so.2(GLIBC_2.0)
25 libdl.so.2(GLIBC_2.1) 25 libdl.so.2(GLIBC_2.1)
26 libexpat.so.1 26 libexpat.so.1
27 libfontconfig.so.1 27 libfontconfig.so.1
28 libfreetype.so.6 28 libfreetype.so.6
29 libgcc1 (>= 1:4.1.1)
29 libgcc_s.so.1 30 libgcc_s.so.1
30 libgcc_s.so.1(GCC_3.0) 31 libgcc_s.so.1(GCC_3.0)
31 libgcc_s.so.1(GLIBC_2.0) 32 libgcc_s.so.1(GLIBC_2.0)
32 libgconf-2.so.4 33 libgconf-2.so.4
33 libgdk_pixbuf-2.0.so.0 34 libgdk_pixbuf-2.0.so.0
34 libgdk-x11-2.0.so.0 35 libgdk-x11-2.0.so.0
35 libgio-2.0.so.0 36 libgio-2.0.so.0
36 libglib-2.0.so.0 37 libglib-2.0.so.0
37 libgobject-2.0.so.0 38 libgobject-2.0.so.0
38 libgtk-x11-2.0.so.0 39 libgtk-x11-2.0.so.0
(...skipping 26 matching lines...) Expand all
65 libXcomposite.so.1 66 libXcomposite.so.1
66 libXcursor.so.1 67 libXcursor.so.1
67 libXdamage.so.1 68 libXdamage.so.1
68 libXext.so.6 69 libXext.so.6
69 libXfixes.so.3 70 libXfixes.so.3
70 libXi.so.6 71 libXi.so.6
71 libXrandr.so.2 72 libXrandr.so.2
72 libXrender.so.1 73 libXrender.so.1
73 libXss.so.1 74 libXss.so.1
74 libXtst.so.6 75 libXtst.so.6
OLDNEW
« no previous file with comments | « chrome/installer/linux/debian/expected_deps ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698