Forcing a yes
This commit is contained in:
parent
62bd9116d6
commit
ba9d1e59af
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ install:
|
||||||
- sudo apt-get install git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev
|
- sudo apt-get install git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev
|
||||||
- sudo apt-get install python-dev python-numpy libtbb2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libjasper-dev libdc1394-22-dev checkinstall
|
- sudo apt-get install python-dev python-numpy libtbb2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libjasper-dev libdc1394-22-dev checkinstall
|
||||||
# Getting newest boost
|
# Getting newest boost
|
||||||
- sudo add-apt-repository ppa:boost-latest/ppa
|
- sudo add-apt-repository -y ppa:boost-latest/ppa
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install libboost-all-dev
|
- sudo apt-get install libboost-all-dev
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue