repo.or.cz
/
ntk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Explicitly link to libfontconfig to attempt to work around binutils-gold's retarded...
[ntk.git]
/
ntk_images.pc.in
blob
be5d75a551273e8a1ee738c75707cb581fab67d6
1
prefix=@PREFIX@
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
5
6
Name: ntk_images
7
Description: Non ToolKit image support
8
Version: @VERSION@
9
10
Requires: cairo >= 1.9.0
11
Requires.private: x11 xft
12
Libs: -L${libdir} -lntk_images -lntk
13
Cflags: -I${includedir}/ntk @CFLAGS@