mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 12:49:08 +02:00
* patch by Cyrax to fix building, resolves #27323
git-svn-id: trunk@29494 -
This commit is contained in:
parent
d4969ca2ee
commit
a825a0f3ff
@ -65,6 +65,7 @@ begin
|
||||
P.Dependencies.Add('paszlib');
|
||||
P.Dependencies.Add('hash');
|
||||
P.Dependencies.Add('univint',[darwin,iphonesim]);
|
||||
P.Dependencies.Add('rtl-extra');
|
||||
|
||||
P.Version:='3.1.1';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user