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

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

Issue 2411423002: Linux build: Use sysroot when calculating dependencies (Closed)
Patch Set: Merge expected_deps changes into this CL Created 4 years, 2 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_jessie
diff --git a/chrome/installer/linux/debian/expected_deps_ia32_precise b/chrome/installer/linux/debian/expected_deps_x64_jessie
similarity index 76%
rename from chrome/installer/linux/debian/expected_deps_ia32_precise
rename to chrome/installer/linux/debian/expected_deps_x64_jessie
index a9c3a7a419208b1d416e286f65ab383a8ab875b6..cfc37e7bca47d90d62483a828988dfffc8341ce1 100644
--- a/chrome/installer/linux/debian/expected_deps_ia32_precise
+++ b/chrome/installer/linux/debian/expected_deps_x64_jessie
@@ -1,20 +1,20 @@
gconf-service
-libasound2 (>= 1.0.23)
+libasound2 (>= 1.0.16)
libatk1.0-0 (>= 1.12.4)
libc6 (>= 2.11)
libcairo2 (>= 1.6.0)
libcups2 (>= 1.4.0)
libdbus-1-3 (>= 1.2.14)
-libexpat1 (>= 1.95.8)
-libfontconfig1 (>= 2.8.0)
+libexpat1 (>= 2.0.1)
+libfontconfig1 (>= 2.9.0)
libfreetype6 (>= 2.3.9)
libgcc1 (>= 1:4.1.1)
libgconf-2-4 (>= 2.31.1)
libgdk-pixbuf2.0-0 (>= 2.22.0)
libglib2.0-0 (>= 2.26.0)
libgtk2.0-0 (>= 2.24.0)
-libnspr4 (>= 1.8.0.10)
-libnss3 (>= 3.12.4)
+libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10)
+libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.4)
libpango1.0-0 (>= 1.14.0)
libstdc++6 (>= 4.6)
libx11-6 (>= 2:1.4.99.1)

Powered by Google App Engine
This is Rietveld 408576698