Skip to content

Commit 4eddadc

Browse files
committed
add missing packages to bionic to allow mex build
1 parent 8a36fa2 commit 4eddadc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ before_install:
1818
- mkdir lib
1919
- git clone --depth 50 https://github.com/petercorke/toolbox-common-matlab lib/common
2020
- git clone --depth 50 https://github.com/petercorke/spatial-math lib/spatial-math
21+
- sudo apt-get -y install libatk1.0-0 libxcursor1
2122

2223
install:
2324
# install help2doc converter

0 commit comments

Comments
 (0)