From 62080715374d4f0ae181203dd269a19ceba6846f Mon Sep 17 00:00:00 2001 From: Adarnof Date: Sat, 14 Jan 2017 16:17:06 -0500 Subject: [PATCH] Include gcc-c++ CentOS dependency. #645 --- docs/installation/auth/dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/auth/dependencies.md b/docs/installation/auth/dependencies.md index 497ad2c5..8627ceed 100644 --- a/docs/installation/auth/dependencies.md +++ b/docs/installation/auth/dependencies.md @@ -54,7 +54,7 @@ Required for base auth site #### Utilities - screen gcc unzip git redis curl nano + screen gcc gcc-c++ unzip git redis curl nano ### Apache Required for displaying web content