Parcourir la source

* fix for Mantis 26630.

git-svn-id: trunk@28521 -
marco il y a 11 ans
Parent
commit
c41c74d78a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      packages/fcl-json/fpmake.pp

+ 1 - 0
packages/fcl-json/fpmake.pp

@@ -18,6 +18,7 @@ begin
 {$endif ALLPACKAGES}
     P.Version:='2.7.1';
     P.Dependencies.Add('fcl-base');
+    P.Dependencies.Add('rtl-objpas');
     P.Author := 'Michael van Canneyt';
     P.License := 'LGPL with modification, ';
     P.HomepageURL := 'www.freepascal.org';