~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Alexander Belchenko
  • Date: 2009-09-15 07:39:18 UTC
  • mto: (4634.49.1 2.0.0-integration)
  • mto: This revision was merged to the branch mainline in revision 4705.
  • Revision ID: bialix@ukr.net-20090915073918-f1alo9bz1c5rpfsx
trivial improvement re collecting dependencies for QBzr.

It was worked before because TBZR also using win32event module, I guess.
This change important to get consistent windows installer build without TBZR (for testing new 2.0 installer).

Show diffs side-by-side

added added

removed removed

Lines of Context:
411
411
    includes.append('sip') # extension module required for Qt.
412
412
    packages.append('pygments') # colorizer for qbzr
413
413
    packages.append('docutils') # html formatting
 
414
    includes.append('win32event')  # for qsubprocess stuff
414
415
    # but we can avoid many Qt4 Dlls.
415
416
    dll_excludes.extend(
416
417
        """QtAssistantClient4.dll QtCLucene4.dll QtDesigner4.dll