Browse Source

* fcl-base no longer needs to depend on fcl-res

git-svn-id: trunk@46393 -
svenbarth 5 years ago
parent
commit
d59321271b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-base/fpmake.pp

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

@@ -19,7 +19,6 @@ begin
 {$endif ALLPACKAGES}
     P.Version:='3.3.1';
     P.Dependencies.Add('univint',[Darwin,iPhoneSim,ios]);
-    P.Dependencies.Add('fcl-res');
     p.Dependencies.Add('rtl-objpas');
 
     P.Author := '<various>';