[Commits] (morgen) Now build against wx2.5
commits at osafoundation.org
commits at osafoundation.org
Thu Apr 15 11:52:30 PDT 2004
Commit by: morgen
Modified files:
osaf/chandler/Chandler/__hardhat__.py 1.178 1.179
Log message:
Now build against wx2.5
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/osaf/chandler/Chandler/__hardhat__.py.diff?r1=text&tr1=1.178&r2=text&tr2=1.179
Index: osaf/chandler/Chandler/__hardhat__.py
diff -u osaf/chandler/Chandler/__hardhat__.py:1.178 osaf/chandler/Chandler/__hardhat__.py:1.179
--- osaf/chandler/Chandler/__hardhat__.py:1.178 Tue Apr 6 14:07:50 2004
+++ osaf/chandler/Chandler/__hardhat__.py Thu Apr 15 11:51:57 2004
@@ -6,7 +6,9 @@
}
dependencies = (
- 'wxpython/wxPython',
+ 'python',
+ 'epydoc',
+ '../../internal/wx/wxPython-2.5',
'persistence/xerces-c',
'persistence/pathan',
'persistence/dbxml',
More information about the Commits
mailing list