瀏覽代碼

Add namespaced version of libfontconfig and unixtype units in _USES clause

Pierre Muller 1 年之前
父節點
當前提交
9782b206cf
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      packages/fcl-pdf/src/fpttf.pp

+ 3 - 0
packages/fcl-pdf/src/fpttf.pp

@@ -172,6 +172,9 @@ uses
   ,WinApi.Shlobj
   ,WinApi.Activex
   {$endif}
+  {$if (defined(LINUX) or defined(BSD)) and not defined(DARWIN)}
+  ,Api.Libfontconfig, UnixApi.Types
+  {$ifend}
   ;
 {$ELSE FPC_DOTTEDUNITS}
 uses