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

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

Issue 2163623003: Linux: Build with xcb (Reland) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added symbol references from ui/gfx/x Created 4 years, 4 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
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 87cdada76910d99ed76897dd3dc3ae707c673f33..e32b43d06c02f09d775d8d14afe4bf99b7503319 100644
--- a/chrome/installer/linux/rpm/expected_deps_i386
+++ b/chrome/installer/linux/rpm/expected_deps_i386
@@ -1,5 +1,6 @@
ld-linux.so.2
ld-linux.so.2(GLIBC_2.1)
+libX11-xcb.so.1
libX11.so.6
libXcomposite.so.1
libXcursor.so.1
@@ -72,3 +73,4 @@ libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.14)
libstdc++.so.6(GLIBCXX_3.4.15)
libstdc++.so.6(GLIBCXX_3.4.9)
+libxcb.so.1

Powered by Google App Engine
This is Rietveld 408576698