AmigaOS4: googleapi reactivated

git-svn-id: trunk@33604 -
This commit is contained in:
marcus 2016-05-01 18:25:24 +00:00
parent d92527fb50
commit 817224f3c7

View File

@ -31,8 +31,6 @@ begin
P.Description := 'Google API client libraries.';
P.NeedLibC:= false;
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.Directory:=ADirectory;
P.Version:='3.1.1';
P.Dependencies.Add('fcl-base');