depends  kdebase  &&

source $SECTION_DIRECTORY/KDE_DEPENDS  &&

optional_depends  kdegames                       \
                  ''                             \
                  ''                             \
                  'to compile atlantik plugins'  &&

optional_depends  kdemultimedia                \
                  ''                           \
                  ''                           \
                  'to compile noatun plugins'  &&

optional_depends  openssl                         \
                  '--with-ssl'                    \
                  '--without-ssl'                 \
                  'to use encrypted connections'  &&

optional_depends xmms                           \
                 '--with-xmms'                  \
                 '--without-xmms'               \
                 'for xmms control applet support' &&

optional_depends db                            \
                 '--with-berkeley-db'          \
                 '--without-berkeley-db'       \
                 'for berkeley db support'     &&

optional_depends  sdl                          \
                  ''                           \
                  ''                           \
                  'to use the SDL library' 	&&

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

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

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

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

optional_depends  libgphoto2                    \
                  ''                            \
                  ''                            \
                  'for digital camera support'  &&

optional_depends  OPENGL                        \
                  ''                            \
                  ''                            \
                  'for OpenGL support'
