* patch by Cyrax to fix building, resolves #27323

git-svn-id: trunk@29494 -
This commit is contained in:
florian 2015-01-17 12:30:18 +00:00
parent d4969ca2ee
commit a825a0f3ff

View File

@ -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';