Skip to content

Commit

Permalink
Add missing build dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Dec 7, 2017
1 parent cbe403b commit 262a292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -16,6 +16,7 @@ addons:
- liblua5.1-0-dev
- libtolua++5.1-dev
- libcairo2-dev
- libxinerama-dev
- gawk
before_script:
- mkdir build && cd build && cmake .. && cd ..
Expand Down

0 comments on commit 262a292

Please sign in to comment.