summaryrefslogtreecommitdiffstats
path: root/i18n/ibus-pinyin/DEPENDS
blob: 0e8ca3671440bd6c9d87c0248c887fc2b01b084b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
depends  ibus  &&

optional_depends  boost  \
                  '--enable-boost'  \
                  '--disable-boost'  \
                  'to replace stdc++0x with the version from boost'  &&

optional_depends  LUA  \
                  '--enable-lua-extension'  \
                  '--disable-lua-extension'  \
                  'for lua scripting extension'