mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Merge pull request #46 from swills/install-req-gmake-git
add missing build deps
This commit is contained in:
commit
0da416b141
@ -54,6 +54,8 @@ Before you can run a deployment, you'll need the following installed in your loc
|
||||
- [docker-py](https://github.com/docker/docker-py) Python module
|
||||
- [Node 6.x LTS version](https://nodejs.org/en/download/)
|
||||
- [NPM 3.x LTS](https://docs.npmjs.com/)
|
||||
- [GNU Make](https://www.gnu.org/software/make/)
|
||||
- [Git](https://git-scm.com/)
|
||||
|
||||
#### Installing gettext
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user