Commit a9259a58 authored by thestig@chromium.org's avatar thestig@chromium.org

Linux: Add libcups2(-dev) to install-build-deps.sh.

BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6990023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86191 0039d316-1c4b-4281-b951-d872f2087c98
parent 2c57469f
...@@ -152,7 +152,7 @@ chromeos_dev_list="libpulse-dev" ...@@ -152,7 +152,7 @@ chromeos_dev_list="libpulse-dev"
# Packages need for development # Packages need for development
dev_list="apache2.2-bin bison fakeroot flex g++ gperf libapache2-mod-php5 dev_list="apache2.2-bin bison fakeroot flex g++ gperf libapache2-mod-php5
libasound2-dev libbz2-dev libcairo2-dev libasound2-dev libbz2-dev libcairo2-dev libcups2-dev
libdbus-glib-1-dev libgconf2-dev libdbus-glib-1-dev libgconf2-dev
libgl1-mesa-dev libglu1-mesa-dev libglib2.0-dev libgnome-keyring-dev libgl1-mesa-dev libglu1-mesa-dev libglib2.0-dev libgnome-keyring-dev
libgtk2.0-dev libjpeg62-dev libnspr4-dev libnss3-dev libpam0g-dev libgtk2.0-dev libjpeg62-dev libnspr4-dev libnss3-dev libpam0g-dev
...@@ -167,9 +167,9 @@ dev_list="apache2.2-bin bison fakeroot flex g++ gperf libapache2-mod-php5 ...@@ -167,9 +167,9 @@ dev_list="apache2.2-bin bison fakeroot flex g++ gperf libapache2-mod-php5
chromeos_lib_list="libpulse0 libbz2-1.0 libcurl4-gnutls-dev" chromeos_lib_list="libpulse0 libbz2-1.0 libcurl4-gnutls-dev"
# Full list of required run-time libraries # Full list of required run-time libraries
lib_list="libatk1.0-0 libc6 libasound2 libcairo2 libdbus-glib-1-2 libexpat1 lib_list="libatk1.0-0 libc6 libasound2 libcairo2 libcups2 libdbus-glib-1-2
libfontconfig1 libfreetype6 libglib2.0-0 libgnome-keyring0 libgtk2.0-0 libexpat1 libfontconfig1 libfreetype6 libglib2.0-0 libgnome-keyring0
libpam0g libpango1.0-0 libpcre3 libpixman-1-0 libgtk2.0-0 libpam0g libpango1.0-0 libpcre3 libpixman-1-0
libpng12-0 libstdc++6 libsqlite3-0 libx11-6 libxau6 libxcb1 libpng12-0 libstdc++6 libsqlite3-0 libx11-6 libxau6 libxcb1
libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxext6 libxfixes3
libxi6 libxinerama1 libxrandr2 libxrender1 libxtst6 zlib1g libxi6 libxinerama1 libxrandr2 libxrender1 libxtst6 zlib1g
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment