~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: dcoles
  • Date: 2008-04-21 02:31:13 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:744
Libs: Added ElementTree 1.3alpha install docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
175
175
    # Needed by lxml
176
176
    '/usr/lib/libxslt.so.1',
177
177
    '/usr/lib/libexslt.so.0',
 
178
    # Needed by elementtree
 
179
    '/usr/lib/libtidy-0.99.so.0',
178
180
]
179
181
# Symlinks to make within the jail. Src mapped to dst.
180
182
JAIL_LINKS = {