diff options
| author | Michael Stapelberg | 2015-09-24 21:54:02 +0200 | 
|---|---|---|
| committer | Michael Stapelberg | 2015-09-24 21:54:02 +0200 | 
| commit | 83ab6e51c36f88d24fd3e55fd99a08756cc12fc9 (patch) | |
| tree | efbd05e27b31a8aec01ac75a92868346c89a1efc | |
| parent | wireless (linux): switch from libiw to libnl (diff) | |
travis: switch to libnl-genl-3-dev
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.travis.yml b/.travis.yml index ae04847..4fdfa5e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ addons:      - libyajl-dev      - libasound2-dev      - libpulse-dev -    - libiw-dev +    - libnl-genl-3-dev      - asciidoc      # xmlto pulls in a2x which we need for generating manpages from asciidoc.      - xmlto | 
