diff options
-rw-r--r-- | mashinfo.el6 | 2 | ||||
-rw-r--r-- | mashinfo.el7 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index 55b08eae..6c5aabde 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -18,6 +18,8 @@ mongo-c-driver mongo-c-driver-devel cassandra-cpp-driver cassandra-cpp-driver-devel +# For amazon users +environment-modules php70 php70-build php70-php diff --git a/mashinfo.el7 b/mashinfo.el7 index 390a26b7..caeacf7e 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -108,6 +108,8 @@ libsodium-last libzip-last cassandra-cpp-driver cassandra-cpp-driver-devel +# For amazon users +environment-modules php70 php70-build php70-php |