# HG changeset patch # User Jeff Hammel # Date 1300854127 25200 # Node ID 40b670219789f1d240a5aa9fc7377439ae8fac42 # Parent 52cf3e146a4c3fcbcf776f27ed4cd87458fb5cab * add lxml to deps; * remove unintentionally added binary diff -r 52cf3e146a4c -r 40b670219789 python/install_config.py --- 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" diff -r 52cf3e146a4c -r 40b670219789 python/window_title.pyc Binary file python/window_title.pyc has changed