File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ sudo free -m -t
17
17
export APT_DEPENDENCIES=" doxygen libboost-system-dev libboost-test-dev libboost-filesystem-dev libboost-program-options-dev libeigen3-dev libtinyxml-dev libconsole-bridge-dev robotpkg-pinocchio robotpkg-dynamic-graph-v3 robotpkg-py27-dynamic-graph-v3 robotpkg-sot-core-v3 "
18
18
19
19
# Add Python dependency
20
- export APT_DEPENDENCIES=$APT_DEPENDENCIES " libboost-python-dev robotpkg-eigenpy python2.7-dev python-numpy python-sphinx"
20
+ export APT_DEPENDENCIES=$APT_DEPENDENCIES " libboost-python-dev robotpkg-py27- eigenpy python2.7-dev python-numpy python-sphinx"
21
21
22
22
# When this script is called the current directory is ./custom_travis
23
23
. ./.travis/run ../.travis/before_install
You can’t perform that action at this time.
0 commit comments