# HG changeset patch # User Jeff Hammel # Date 1390700572 28800 # Node ID dbdc68d8598646485b00e7c51e0d19b789eaee36 # Parent 33b313fa1eb074bdc9d3cdf1b5ae53f21e61e93e STUB: python/install_config.py diff -r 33b313fa1eb0 -r dbdc68d85986 python/install_config.py --- a/python/install_config.py Sat Jan 25 10:19:35 2014 -0800 +++ b/python/install_config.py Sat Jan 25 17:42:52 2014 -0800 @@ -124,10 +124,13 @@ """ubuntu packages to install""" # TODO: actually install packages - PACKAGES=["mercurial", + PACKAGES=["antiword", + "fluxbox", + "mercurial", + "libxml2" + "libxml2-dev", + "libxslt1-dev", "unison", - "fluxbox", - "antiword", "xclip", "graphviz", "python-dev",