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

Unified Diff: chrome/installer/linux/debian/expected_deps_x64

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/debian/expected_deps_x64
diff --git a/chrome/installer/linux/debian/expected_deps_x64 b/chrome/installer/linux/debian/expected_deps_x64
index 4ca2d465a087caf9146e34612c017b228da7fead..4c7e5a6e2c98f30c407a921f27164df87e13591a 100644
--- a/chrome/installer/linux/debian/expected_deps_x64
+++ b/chrome/installer/linux/debian/expected_deps_x64
@@ -4,7 +4,7 @@ libatk1.0-0 (>= 1.12.4)
libc6 (>= 2.12)
libcairo2 (>= 1.6.0)
libcups2 (>= 1.4.0)
-libdbus-1-3 (>= 1.1.4)
+libdbus-1-3 (>= 1.2.14)
Lei Zhang 2016/08/04 22:08:06 Did you build with "allow_posix_link_time_opt = fa
Tom (Use chromium acct) 2016/08/04 22:56:22 Yes I did. Removed! Also reverted all of the exp
libexpat1 (>= 1.95.8)
libfontconfig1 (>= 2.8.0)
libfreetype6 (>= 2.3.9)
@@ -18,6 +18,8 @@ libnss3 (>= 3.12.4)
libpango1.0-0 (>= 1.14.0)
libstdc++6 (>= 4.6)
libx11-6 (>= 2:1.4.99.1)
+libx11-xcb1
+libxcb1
libxcomposite1 (>= 1:0.3-1)
libxcursor1 (>> 1.1.2)
libxdamage1 (>= 1:1.1)

Powered by Google App Engine
This is Rietveld 408576698