git-secret/.ci/integration/vars/Debian.yml
Josh Rabinowitz bb4b61c2c4
make rsync a build requirement on debian (#501)
* make rsync a build requirement on Debian
* re-enable debian tests on travis
2019-08-16 12:42:06 -04:00

18 lines
194 B
YAML

---
test_dependencies:
- gawk
- git
- make
- man
- ruby-dev
- rubygems
- rsync
build_tools:
- autoconf
- automake
- build-essential
- imagemagick
- texinfo
- transfig