mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-08 19:10:31 +00:00
71fcc22a51
* deploy skip_cleanup: true * need to deploy when '! -z KITCHEN_REGEXP' * rsync missing on gnupg1-ubuntu-latest * fixes missing man pages on gnupg2-ubuntu-rolling * replace yum with dnf * ansible comments out dpkg.cfg.d excludes path-exclude=/usr/share/man/.* * gem 'rspec' * Install rspec in /usr/local/bin for RedHat based distros * whitespace in Gemfile.
18 lines
194 B
YAML
18 lines
194 B
YAML
---
|
|
test_dependencies:
|
|
- gawk
|
|
- git
|
|
- make
|
|
- man
|
|
- ruby-dev
|
|
- rubygems
|
|
- rsync
|
|
|
|
build_tools:
|
|
- autoconf
|
|
- automake
|
|
- build-essential
|
|
- imagemagick
|
|
- texinfo
|
|
- transfig
|