depends  kdebase  &&
depends  perl     &&

source  $SECTION_DIRECTORY/KDE_DEPENDS  &&

optional_depends  python                              \
                  '--enable-kig-python-scripting'     \
                  '--disable-kig-python-scripting'    \
                  'for Kig Python Scripting support ' &&

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

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

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

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

optional_depends  ocaml                         \
                  ''                            \
                  ''                            \
                  'for OCaml scripting support' &&

optional_depends  facile                        \
                  ''                            \
                  ''                            \
                  'for constraint programming'
