Przeglądaj źródła

add generics.collections.

Ugochukwu Mmaduekwe 7 lat temu
rodzic
commit
0424e6aba9

+ 9 - 6
CryptoLib/src/Packages/FPC/CryptoLib4PascalPackage.lpk

@@ -1500,19 +1500,22 @@ Thanks to Sphere 10 Software (http://www.sphere10.com/) for sponsoring the devel
         <UnitName Value="ClpIHMac"/>
         <UnitName Value="ClpIHMac"/>
       </Item368>
       </Item368>
     </Files>
     </Files>
-    <RequiredPkgs Count="3">
+    <RequiredPkgs Count="4">
       <Item1>
       <Item1>
-        <PackageName Value="SimpleBaseLib4PascalPackage"/>
-        <MinVersion Major="1" Minor="2" Valid="True"/>
+        <PackageName Value="generics_collections"/>
       </Item1>
       </Item1>
       <Item2>
       <Item2>
+        <PackageName Value="SimpleBaseLib4PascalPackage"/>
+        <MinVersion Major="1" Minor="2" Valid="True"/>
+      </Item2>
+      <Item3>
         <PackageName Value="HashLib4PascalPackage"/>
         <PackageName Value="HashLib4PascalPackage"/>
         <MaxVersion Major="2" Minor="3"/>
         <MaxVersion Major="2" Minor="3"/>
         <MinVersion Major="2" Minor="4" Valid="True"/>
         <MinVersion Major="2" Minor="4" Valid="True"/>
-      </Item2>
-      <Item3>
-        <PackageName Value="FCL"/>
       </Item3>
       </Item3>
+      <Item4>
+        <PackageName Value="FCL"/>
+      </Item4>
     </RequiredPkgs>
     </RequiredPkgs>
     <UsageOptions>
     <UsageOptions>
       <UnitPath Value="$(PkgOutDir)"/>
       <UnitPath Value="$(PkgOutDir)"/>