summaryrefslogtreecommitdiffstats
path: root/kde5-apps/kmymoney/DEPENDS
blob: dac1e8d66567ef5f5d078b0846b629dae1f411af (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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
source  "$GRIMOIRE/KDE5_DEPENDS" &&
depends qtdeclarative &&
depends qtsvg    &&

depends karchive &&
depends kcmutils &&
depends kcompletion &&
depends kconfig  &&
depends kcoreaddons &&
depends kdewebkit &&
depends ki18n    &&
depends kitemmodels &&
depends kitemviews  &&
depends kservice &&
depends kwallet5 &&
depends kwidgetsaddons &&
optional_depends kactivities5 '' '' 'activities support' &&
optional_depends kross     '' ' -DENABLE_WEBOOB=0' 'Weboob support' &&

depends kdiagram  &&

optional_depends gpgme   '' '' 'crypto support'   &&
optional_depends kholidays '' '' 'calendar suppor'  &&
optional_depends kidentitymanagement '' '' 'address book support' &&
if is_depends_enabled $SPELL kidentitymanagement; then
  depends akonadi   &&
  depends kcontacts
fi &&
depends libalkimia  &&
depends PKG-CONFIG   &&
#depends -sub GRAPH boost &&
depends shared-mime-info &&
optional_depends doxygen '' ' -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=1' 'build documentation' &&
optional_depends libical '' ' -DENABLE_LIBICAL=0' 'calendar plugin' &&
optional_depends libofx  '' ' -DENABLE_LIBOFX=0' 'OFX direct connection to your bank' &&
if is_depends_enabled $SPELL libofx; then
  depends libxml++ &&
  depends glibmm
fi &&
optional_depends finance-quote '' '' 'stock exchange price quotes' &&
optional_depends aqbanking     '' ' -DENABLE_KBANKING=0' 'online banking'  &&
if is_depends_enabled $SPELL aqbanking;then
  depends gwenhywfar
fi