Sfoglia il codice sorgente

* Removed hash dependency from fpmakefile, which was not in Makefile.fpc

git-svn-id: trunk@17926 -
joost 14 anni fa
parent
commit
4c7af0b52f
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      packages/fcl-image/fpmake.pp

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

@@ -18,7 +18,6 @@ begin
 {$endif ALLPACKAGES}
     P.Version:='2.2.2-0';
     P.Dependencies.Add('pasjpeg');
-    P.Dependencies.Add('hash');
     P.Dependencies.Add('paszlib');
     P.Dependencies.Add('fcl-base');