mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 05:32:28 +02:00
Revert "+ added dependency to rtl-unicode for the ide package"
This reverts commit 153baf41ce
.
This commit is contained in:
parent
412de8a17d
commit
09b5e7c6b2
@ -231,7 +231,6 @@ begin
|
||||
P.OSes := AllOSes-[darwin];
|
||||
|
||||
P.Dependencies.Add('rtl-extra');
|
||||
P.Dependencies.Add('rtl-unicode');
|
||||
P.Dependencies.Add('fv');
|
||||
P.Dependencies.Add('chm');
|
||||
{ This one is only needed if DEBUG is set }
|
||||
|
Loading…
Reference in New Issue
Block a user