mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 22:29:23 +02:00
* Added fcl-web dependency
git-svn-id: trunk@17627 -
This commit is contained in:
parent
509ae56bab
commit
8b9b05b661
@ -23,6 +23,7 @@ begin
|
||||
P.Dependencies.Add('fcl-json');
|
||||
P.Dependencies.Add('fcl-net');
|
||||
P.Dependencies.Add('fcl-process');
|
||||
P.Dependencies.Add('fcl-web');
|
||||
P.Dependencies.Add('fastcgi');
|
||||
P.Dependencies.Add('httpd22');
|
||||
// (Temporary) indirect dependencies, not detected by fpcmake:
|
||||
|
Loading…
Reference in New Issue
Block a user