AmigaOS4: fcl-web reactivated

git-svn-id: trunk@33600 -
This commit is contained in:
marcus 2016-05-01 15:43:41 +00:00
parent 6df2120266
commit 1e53d7ad76

View File

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