diff options
author | Ray Donnelly <mingw.android@gmail.com> | 2015-11-06 13:23:43 +0000 |
---|---|---|
committer | Ray Donnelly <mingw.android@gmail.com> | 2015-11-13 02:17:43 +0000 |
commit | ada8ae30a89eb395e51d6f423c65a57a7dcbfb1b (patch) | |
tree | 2f4e6c6ca514c4148965f7e95dd9f419cbe71f9d /.travis.yml | |
parent | df02517fd73789f3c8a30d959f386243bf346a0f (diff) | |
download | crosstool-ng-ada8ae30a89eb395e51d6f423c65a57a7dcbfb1b.tar.gz crosstool-ng-ada8ae30a89eb395e51d6f423c65a57a7dcbfb1b.tar.bz2 crosstool-ng-ada8ae30a89eb395e51d6f423c65a57a7dcbfb1b.zip |
Add help2man as PROGS_REQ and to travis
libtool needs it.
Signed-off-by: Ray Donnelly <mingw.android@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 26d730f8..0269ac50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,7 @@ addons: - gperf - libncurses5-dev - texinfo + - help2man # Building crosstool-NG core install: |