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

Unified Diff: chrome/installer/linux/debian/control.template

Issue 779413002: Linux: Switch the .deb package from lzma to xz compression. Set max compression. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: change another lzma reference Created 6 years 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/debian/build.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/linux/debian/control.template
diff --git a/chrome/installer/linux/debian/control.template b/chrome/installer/linux/debian/control.template
index 9b185bb4480a6d0417274936f22ab48debed9e38..3ef3ecee3be02427990ab13357f7af8f164b2eb9 100644
--- a/chrome/installer/linux/debian/control.template
+++ b/chrome/installer/linux/debian/control.template
@@ -2,7 +2,7 @@ Source: @@PACKAGE@@-@@CHANNEL@@
Section: web
Priority: optional
Maintainer: @@MAINTNAME@@ <@@MAINTMAIL@@>
-Build-Depends: dpkg-dev, devscripts, fakeroot, lzma
+Build-Depends: dpkg-dev, devscripts, fakeroot, xz-utils
Standards-Version: 3.8.0
Package: @@PACKAGE@@-@@CHANNEL@@
« no previous file with comments | « chrome/installer/linux/debian/build.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698