mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 12:59:56 +01:00
* link pangocairo on Darwin.
git-svn-id: trunk@26954 -
This commit is contained in:
parent
b2ad159b5b
commit
4b677ca027
@ -94,6 +94,7 @@ const
|
||||
{$linklib gdk_pixbuf-2.0.0}
|
||||
{$linklib atk-1.0.0}
|
||||
{$linklib gthread-2.0}
|
||||
{$linklib pangocairo-1.0}
|
||||
{$else}
|
||||
{$ifdef UseCustomLibs}
|
||||
gtklib = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user