On Fri, 30 Sep 2011 17:53:15 -0300 Marcos Douglas <[email protected]> wrote:
> On Tue, Jul 5, 2011 at 3:43 PM, Marcos Douglas <[email protected]> wrote: > > Hi, > > > > The CCR components follows Lazarus trunk or a stable version? > > > > Revision: 1663 > > Author: alexs75 > > Date: 14:20:53, Wednesday, June 1, 2011 > > Message: > > new module - class for store config values in memory > > ---- > > Added : /components/rx/rxconfigvalues.pas > > Modified : /components/rx/rxnew.lpk > > Modified : /components/rx/rxnew.pas > > > > Changes in rxnew.lpk does not compile with Lazarus 0.9.30.1 r31020 FPC > > 2.4.5 i386-win32-win32/win64 > > > > The problem: > > > > <RequiredPkgs Count="5"> > > <Item1> > > <PackageName Value="LCLBase"/> > > <MinVersion Major="1" Release="1" Valid="True"/> > > </Item1> > > > > > > The LCLBase package doesn't exists (yet). > > How I can put a dependency in a package depending the version of Lazarus? > Or somebody could update the rxnew package, please, removing the > LCLBase dependency? > > my env: Lazarus 0.9.30.1 r31020 FPC 2.4.5 i386-win32-win32/win64 > rxnew: > https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/rx I removed the lclbase dependency. I'm not the maintainer but I guess my bug caused the addition. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
