Commit 9855681a by Edward Zarecor

oddly missing libraries, may be tag related.

parent 46283a73
......@@ -1037,6 +1037,8 @@ edxapp_debian_pkgs:
- ntp
# matplotlib needs libfreetype6-dev
- libfreetype6-dev
- MySQL-python
- libmysqlclient-dev
# Ruby Specific Vars
edxapp_ruby_version: "1.9.3-p374"
......
......@@ -110,7 +110,7 @@
- install:base
# Set up the python sandbox execution environment
- include: python_sandbox_env.yml tags=deploy
- include: python_sandbox_env.yml tags=deploy, install:base
when: EDXAPP_PYTHON_SANDBOX
- include: deploy.yml tags=deploy
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment