changeset 132:40b670219789

* add lxml to deps; * remove unintentionally added binary
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 22 Mar 2011 21:22:07 -0700
parents 52cf3e146a4c
children bd47021b8313
files python/install_config.py python/window_title.pyc
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/python/install_config.py	Tue Mar 22 17:47:42 2011 -0700
+++ b/python/install_config.py	Tue Mar 22 21:22:07 2011 -0700
@@ -66,6 +66,6 @@
 
 
 # - ubuntu packages to install:
-PACKAGES="unison fluxbox antiword xclip graphviz python-dev"
+PACKAGES="unison fluxbox antiword xclip graphviz python-dev python-lxml"
 print "Ensure the following packages are installed:"
 print "sudo apt-get install $PACKAGES"
Binary file python/window_title.pyc has changed