mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 09:51:50 +02:00
AmigaOS4: fcl-web reactivated
git-svn-id: trunk@33600 -
This commit is contained in:
parent
6df2120266
commit
1e53d7ad76
@ -19,8 +19,6 @@ begin
|
||||
{$endif ALLPACKAGES}
|
||||
P.Version:='3.1.1';
|
||||
P.OSes := [beos,haiku,freebsd,darwin,iphonesim,solaris,netbsd,openbsd,linux,win32,win64,wince,aix,amiga,aros,morphos,dragonfly];
|
||||
if Defaults.CPU=powerpc then
|
||||
P.OSes:=P.OSes-[amiga];
|
||||
P.Dependencies.Add('fcl-base');
|
||||
P.Dependencies.Add('fcl-db');
|
||||
P.Dependencies.Add('fcl-xml');
|
||||
|
Loading…
Reference in New Issue
Block a user