summaryrefslogtreecommitdiffstats
path: root/kde5-extra/seexpr/DEPENDS
blob: 01f70a9a90854ade9f9801362d4cb7985e37ad00 (plain) (blame)
1
2
3
4
5
6
7
8
9
source  $GRIMOIRE/KDE5_DEPENDS  &&
depends pkgconfig &&
depends bison     &&
depends flex      &&
optional_depends python3 '-DUSE_PYTHON=1' '-DUSE_PYTHON=0' 'python support' &&
if is_depends_enabled $SPELL python3; then
  depends -sub PYTHON boost
fi &&
optional_depends llvm '-DENABLE_LLVM_BACKEND=1' '-DENABLE_LLVM_BACKEND=0' 'build LLVM backend'