mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
Draw: -lexpat removed from Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@1509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a9f22977ce
commit
de5f125d68
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ library(LINUX) dl;
|
|||
|
||||
library(BSD !XLFD) "fontconfig freetype expat";
|
||||
|
||||
library(LINUX !XLFD) "fontconfig expat";
|
||||
library(LINUX !XLFD) fontconfig;
|
||||
|
||||
library(OSX11) "fontconfig freetype expat";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue