summaryrefslogtreecommitdiffstats
path: root/x11-libs/fontconfig/DEPENDS
blob: 8d680c0470f70ac967fbf9cbadf22490641a5ef4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
depends  pkgconfig  &&
depends  freetype2  &&
depends  automake   &&
depends  libtool    &&
depends  expat      &&

if is_depends_enabled freetype2 libpng; then
  depends libpng
fi &&

if is_depends_enabled freetype2 harfbuzz; then
  depends harfbuzz
fi &&

optional_depends docbook-utils          \
                 "--enable-docs"        \
                 "--disable-docs"       \
                 "Create documentation" &&

if is_depends_enabled $SPELL docbook-utils; then
  depends HTML_TO_TEXT
fi &&
optional_depends ttf-bitstream-vera '' '' 'for a default font'