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

Unified Diff: build/install-build-deps.sh

Issue 116373002: Add dpkg-dev package to build deps (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/install-build-deps.sh
===================================================================
--- build/install-build-deps.sh (revision 240862)
+++ build/install-build-deps.sh (working copy)
@@ -83,8 +83,8 @@
chromeos_dev_list="libbluetooth-dev"
# Packages needed for development
-dev_list="apache2.2-bin bison curl elfutils fakeroot flex g++ git-core gperf
- language-pack-da language-pack-fr language-pack-he
+dev_list="apache2.2-bin bison curl dpkg-dev elfutils fakeroot flex g++ git-core
+ gperf language-pack-da language-pack-fr language-pack-he
language-pack-zh-hant libapache2-mod-php5 libasound2-dev libbrlapi-dev
libbz2-dev libcairo2-dev libcap-dev libcups2-dev libcurl4-gnutls-dev
libdrm-dev libelf-dev libgconf2-dev libgl1-mesa-dev libglib2.0-dev
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698