Commit 086371d4 by Feanil Patel

Add graphviz back since it is used by the CS188x class.

parent 13bbe73d
......@@ -7,6 +7,8 @@ edxapp_common_role_name: edxapp_common
edxapp_common_debian_pkgs:
- build-essential
- gfortran
# Needed for sandboxes for CS188x classes :-(
- graphviz
- graphviz-dev
- liblapack-dev
- libmysqlclient-dev
......
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