commit | 89d191f8891cbc95f88771071ac46539ff09a28f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 23 17:40:22 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 24 10:35:57 2017 -0500 |
tree | e167a87fd6a9b621b4bc5f9a7b62ce2ce090362c | |
parent | 1665f230dde7136fbdd4d4ffbcab188ee1bf3bb8 [diff] |
travis-ci: Add swig and libpython-dev to the package list As part of 1905c8fc711a we introduced failures depending on if swig and libpython-dev are installed or not. To provide coverage for this are of code in the future ensure we have these packages installed. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>