mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-02 17:50:39 +02:00
* Removed hash dependency from fpmakefile, which was not in Makefile.fpc
git-svn-id: trunk@17926 -
This commit is contained in:
parent
16e07fd1f8
commit
4c7af0b52f
@ -18,7 +18,6 @@ begin
|
|||||||
{$endif ALLPACKAGES}
|
{$endif ALLPACKAGES}
|
||||||
P.Version:='2.2.2-0';
|
P.Version:='2.2.2-0';
|
||||||
P.Dependencies.Add('pasjpeg');
|
P.Dependencies.Add('pasjpeg');
|
||||||
P.Dependencies.Add('hash');
|
|
||||||
P.Dependencies.Add('paszlib');
|
P.Dependencies.Add('paszlib');
|
||||||
P.Dependencies.Add('fcl-base');
|
P.Dependencies.Add('fcl-base');
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user