rx: rxnew.lpk removed lclbase dependency

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
mgaertner
2011-09-30 21:06:42 +00:00
parent 7bb64f5146
commit eeef620e6c

View File

@ -281,24 +281,20 @@ translate to Lazarus by alexs in 2005 - 2009
<OutDir Value="languages"/> <OutDir Value="languages"/>
</i18n> </i18n>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="5"> <RequiredPkgs Count="4">
<Item1> <Item1>
<PackageName Value="LCLBase"/>
<MinVersion Major="1" Valid="True" Release="1"/>
</Item1>
<Item2>
<PackageName Value="FCL"/> <PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/> <MinVersion Major="1" Valid="True"/>
</Item1>
<Item2>
<PackageName Value="IDEIntf"/>
</Item2> </Item2>
<Item3> <Item3>
<PackageName Value="IDEIntf"/> <PackageName Value="LCL"/>
</Item3> </Item3>
<Item4> <Item4>
<PackageName Value="LCL"/>
</Item4>
<Item5>
<PackageName Value="rx"/> <PackageName Value="rx"/>
</Item5> </Item4>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)\"/> <UnitPath Value="$(PkgOutDir)\"/>