| Index: build/install-build-deps.sh
|
| diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh
|
| index 917c7b6b8293f72c1bcb9e25290e049b944088da..5ee1935bbb5b37ef692169f1f34b16bddec5d3c9 100755
|
| --- a/build/install-build-deps.sh
|
| +++ b/build/install-build-deps.sh
|
| @@ -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
|
|
|