[Gambas-user] bug in packaging wizard of 1.0.2
Rob
sourceforge-raindog2 at ...94...
Sat Jan 29 21:24:27 CET 2005
When you make a package of a Gambas project in 1.0.2, it adds the
following dependencies to your package:
gambas-runtime >= 0.95
gambas-runtime <= 1.0
gambas-gb-debug >= 0.95
gambas-gb-debug <= 1.0
gambas-gb-qt >= 0.95
gambas-gb-qt <= 1.0
gambas-gb-qt-editor >= 0.95
gambas-gb-qt-editor <= 1.0
gambas-gb-qt-ext >= 0.95
gambas-gb-qt-ext <= 1.0
which of course means that the package can't be installed under
gambas 1.0.2. Oops...
Rob
More information about the User
mailing list