summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authormcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-30 23:54:55 +0000
committermcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-30 23:54:55 +0000
commitb3c46f48b582f5608c588201ec3609d8b727471f (patch)
treece5c6c5c51a6aa44939d46fed48cc94e3cfc58ce /build
parent9ee8d1741d21c73c74e2867f087bf43bc5feebf8 (diff)
downloadchromium_src-b3c46f48b582f5608c588201ec3609d8b727471f.zip
chromium_src-b3c46f48b582f5608c588201ec3609d8b727471f.tar.gz
chromium_src-b3c46f48b582f5608c588201ec3609d8b727471f.tar.bz2
Add elfutils to install-build-deps.sh package list
The elfutils package is available on every Linux variant, is not very large, and simply adds new utilities called eu-* without affecting anything else. Packaging changes I hope to land later will need to have eu-strip available on the buildbots that do official release builds. BUG= none TEST= none R=bradnelson@google.com Review URL: http://codereview.chromium.org/8083023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103589 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rwxr-xr-xbuild/install-build-deps.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh
index bb0a9fc..3b99fba 100755
--- a/build/install-build-deps.sh
+++ b/build/install-build-deps.sh
@@ -102,7 +102,8 @@ fi
chromeos_dev_list="libpulse-dev"
# Packages need for development
-dev_list="apache2.2-bin bison curl fakeroot flex g++ gperf language-pack-fr
+dev_list="apache2.2-bin bison curl elfutils
+ fakeroot flex g++ gperf language-pack-fr
libapache2-mod-php5 libasound2-dev libbz2-dev libcairo2-dev
libcups2-dev libdbus-glib-1-dev libelf-dev libgconf2-dev
libgl1-mesa-dev libglu1-mesa-dev libglib2.0-dev libgnome-keyring-dev