summaryrefslogtreecommitdiffstats
path: root/xorg-data/xkeyboard-config/DEPENDS
blob: b2d2d0b82a3683d4f32d1e14508018892bd6b66b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
depends intltool &&
depends util-macros &&
depends xkbcomp &&
depends xml-parser-expat &&
depends glib2 &&

optional_depends libxslt \
                 "--with-xsltproc" \
                 "--without-xsltproc" \
                 "for the transformation of XML documents" &&

optional_depends gettext \
                 "--enable-nls" \
                 "--disable-nls" \
                 "to use Native Language Support"