Changeset 1146

Show
Ignore:
Timestamp:
03/06/07 01:08:04 (2 years ago)
Author:
arjanmol
Message:

fixed external ref gaphas, updated esetup.py

Files:

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
  • gaphor/trunk/esetup.py

    r1143 r1146  
    7474    install_requires = [ 
    7575        # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 
     76        'decorator >= 2.0.1', 
    7677        'gaphas >= 0.1.0', 
    7778        'zope.component >= 3.3.0', # - won't compile on windows.