summaryrefslogtreecommitdiffstats
path: root/xorg-data/xkeyboard-config/DEPENDS
blob: c1f338737f45c4e1876e095dfdc878fbb2c0ce50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"