Add libbluetooth-dev to the list of chromeos deps
This is required for bluetooth support in ChromeOS. BUG=none TEST=script now installs libbluetooth-dev Review URL: https://chromiumcodereview.appspot.com/10166005 git-svn-id: http://src.chromium.org/svn/trunk/src/build@133224 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
4dee80e1a3
Коммит
f7d0899869
|
@ -49,7 +49,7 @@ if [ "x$(id -u)" != x0 ]; then
|
|||
fi
|
||||
|
||||
# Packages needed for chromeos only
|
||||
chromeos_dev_list="libpulse-dev"
|
||||
chromeos_dev_list="libbluetooth-dev libpulse-dev"
|
||||
|
||||
# Packages need for development
|
||||
dev_list="apache2.2-bin bison curl elfutils fakeroot flex g++ gperf
|
||||
|
|
Загрузка…
Ссылка в новой задаче