source  $SECTION_DIRECTORY/KDE_DEPENDS  &&

optional_depends  shadow                         \
                  '--with-shadow'                \
                  '--without-shadow'             \
                  'for shadow password support'  &&

optional_depends  linux-pam                \
                  '--with-pam=yes'         \
                  '--with-pam=no'          \
                  'for Linux PAM support' &&

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

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

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

optional_depends  lm_sensors                    \
                  ''                            \
                  ''                            \
                  'for hardware monitoring'     &&

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