Changeset 1146
- Timestamp:
- 03/06/07 01:08:04 (2 years ago)
- Files:
-
- gaphor/trunk (modified) (1 prop)
- gaphor/trunk/esetup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gaphor/trunk
- Property svn:externals changed from
gaphas https://svn.sourceforge.net/svnroot/gaphor/gaphas/trunk/gaphas
to
gaphas https://gaphor.svn.sourceforge.net/svnroot/gaphor/gaphas/trunk/gaphas
- Property svn:externals changed from
gaphor/trunk/esetup.py
r1143 r1146 74 74 install_requires = [ 75 75 # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 76 'decorator >= 2.0.1', 76 77 'gaphas >= 0.1.0', 77 78 'zope.component >= 3.3.0', # - won't compile on windows.
