depends  qt-x11              &&
depends  docbook-dtd         &&
depends  hicolor-icon-theme  &&

source  $SECTION_DIRECTORY/KDE_DEPENDS  &&

optional_depends  libart_lgpl                \
                  ''                         \
                  ''                         \
                  'to enable SVG rendering'  &&

optional_depends  libpng                  \
                  ''                      \
                  ''                      \
                  'to view png graphics'  &&

optional_depends  tiff                     \
                  '--with-tiff'            \
                  '--without-tiff'         \
                  'to view tiff graphics'  &&

optional_depends  audiofile              \
                  ''                     \
                  ''                     \
                  'to hear sound/music'  &&

optional_depends  alsa-lib                    \
                  '--with-alsa'               \
                  '--without-alsa'            \
                  'for libKMid alsa support'  &&

optional_depends  cups                    \
                  '--enable-cups'         \
                  '--disable-cups'        \
                  'to use cups printing'  &&

optional_depends  libxml2               \
                  ''                    \
                  ''                    \
                  'to parse xml files'  &&

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

optional_depends  lesstif                                      \
                  ''                                           \
                  ''                                           \
                  'for netscape-plugins support in konqueror'  &&

optional_depends  pcre                                                   \
                  '--enable-pcre'                                        \
                  '--disable-pcre'                                       \
                  'for better regular-expression support in javascript'  &&

optional_depends  libxslt                            \
                  ''                                 \
                  ''                                 \
                  'for io-slave support & kde help'  &&

optional_depends  FAM                                         \
                  '--enable-libfam'                           \
                  '--disable-libfam'                          \
                  'for more efficient filesystem monitoring'  &&

optional_depends  krb5                         \
                  ''                           \
                  '--without-gssapi'           \
                  'for GSSAPI authentication'  &&

optional_depends  openexr                                       \
                  ''                                            \
                  ''                                            \
                  'for High Dynamic-Range (HDR) image support'  &&

optional_depends  aspell                               \
                  '--with-aspell'                      \
                  '--without-aspell'                   \
                  'for aspell spell checking support'  &&

optional_depends  doxygen                  \
                  ''                       \
                  ''                       \
                  'for API documentation'
