mirror of
https://github.com/ansible/awx.git
synced 2026-04-09 20:19:21 -02:30
Merge pull request #46 from swills/install-req-gmake-git
add missing build deps
This commit is contained in:
@@ -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
|
- [docker-py](https://github.com/docker/docker-py) Python module
|
||||||
- [Node 6.x LTS version](https://nodejs.org/en/download/)
|
- [Node 6.x LTS version](https://nodejs.org/en/download/)
|
||||||
- [NPM 3.x LTS](https://docs.npmjs.com/)
|
- [NPM 3.x LTS](https://docs.npmjs.com/)
|
||||||
|
- [GNU Make](https://www.gnu.org/software/make/)
|
||||||
|
- [Git](https://git-scm.com/)
|
||||||
|
|
||||||
#### Installing gettext
|
#### Installing gettext
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user