changeset 593:dbdc68d85986

STUB: python/install_config.py
author Jeff Hammel <k0scist@gmail.com>
date Sat, 25 Jan 2014 17:42:52 -0800
parents 33b313fa1eb0
children 98ccb704e241
files python/install_config.py
diffstat 1 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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",