depends  kdebase  &&
depends  perl     &&

source  $SECTION_DIRECTORY/KDE_DEPENDS  &&

optional_depends  gnupg                             \
                  ""                                \
                  ""                                \
                  "to use kgpg to manage PGP keys"  &&

optional_depends  gmp          \
                  ''           \
                  ''           \
                  'for kcalc'  &&

optional_depends  net-snmp                                  \
                  '--with-snmp'                             \
                  '--without-snmp'                          \
                  'for Simple Network Management Protocol'  &&

optional_depends  python                                                               \
                  "--with-pythondir=${TRACK_ROOT}/usr/share/python$(installed_version  \
                   python | cut -d. -f1,2)"                                            \
                  ""                                                                   \
                  "for Python support"                                                 &&

optional_depends  xmms                         \
                  '--with-xmms'                \
                  '--without-xmms'             \
                  'for built-in XMMS support'  &&


optional_depends  fontconfig                    \
                  ''                            \
                  ''                            \
                  'to configure font access'    &&

optional_depends  libxml2                       \
                  ''                            \
                  ''                            \
                  'for a C++ XML interface'     &&

optional_depends  libxslt                       \
                  ''                            \
                  ''                            \
                  'for XSLT support'            &&

optional_depends  POSTSCRIPT-INTERPRETER            \
                  ''                                \
                  ''                                \
                  'for a PostScript(R) interpreter' &&

optional_depends  freetype2                     \
                  ''                            \
                  ''                            \
                  'for freetype support'
