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

Unified Diff: extensions/shell/installer/linux/debian/expected_deps_x64_jessie

Issue 2963223003: Reland of Switch Chrome on Linux to libc++ (Closed)
Patch Set: Created 3 years, 6 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/rpm/expected_deps_x86_64 ('k') | tools/perf_expectations/perf_expectations.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/installer/linux/debian/expected_deps_x64_jessie
diff --git a/extensions/shell/installer/linux/debian/expected_deps_x64_jessie b/extensions/shell/installer/linux/debian/expected_deps_x64_jessie
index 5fc6eff0ce7d90fbfef279f58f980c74ee65aac2..3c5e611268a2d942c55eb790ba1e2bca3732243e 100644
--- a/extensions/shell/installer/linux/debian/expected_deps_x64_jessie
+++ b/extensions/shell/installer/linux/debian/expected_deps_x64_jessie
@@ -1,8 +1,8 @@
gconf-service
libasound2 (>= 1.0.16)
libatk1.0-0 (>= 1.12.4)
-libc6 (>= 2.15)
-libdbus-1-3 (>= 1.1.4)
+libc6 (>= 2.18)
+libdbus-1-3 (>= 1.2.14)
libexpat1 (>= 2.0.1)
libfontconfig1 (>= 2.11)
libgcc1 (>= 1:4.1.1)
@@ -12,7 +12,6 @@
libnss3 (>= 2:3.13.4-2~)
libpango-1.0-0 (>= 1.14.0)
libpangocairo-1.0-0 (>= 1.14.0)
-libstdc++6 (>= 4.8.1)
libx11-6 (>= 2:1.4.99.1)
libx11-xcb1
libxcb1 (>= 1.6)
@@ -22,7 +21,7 @@
libxext6
libxfixes3
libxi6 (>= 2:1.2.99.4)
-libxrandr2
+libxrandr2 (>= 2:1.2.99.3)
libxrender1
libxss1
libxtst6
« no previous file with comments | « chrome/installer/linux/rpm/expected_deps_x86_64 ('k') | tools/perf_expectations/perf_expectations.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698