Changeset 1198

Show
Ignore:
Timestamp:
04/05/07 01:28:35 (2 years ago)
Author:
arj..@yirdis.nl
Message:

Fixed dependency on Gaphas (>=0.1.4)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/setup.py

    r1195 r1198  
    6363        # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 
    6464        'decorator >= 2.0.1', 
    65         'gaphas >= 0.1.3', 
     65        'gaphas >= 0.1.4', 
    6666        'zope.component >= 3.3.0', # - won't compile on windows. 
    6767    ],