depends  perl     &&

source  $SECTION_DIRECTORY/KDE_DEPENDS  &&

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

optional_depends  ppp                   \
                  ''                    \
                  ''                    \
                  'for dialup support'  &&

optional_depends  openslp                                                 \
                  '--enable-slp'                                          \
                  '--disable-slp'                                         \
                  'to enable browsing to find available remote desktops'  &&

optional_depends  wireless_tools                                           \
                  '--with-wifi'                                            \
                  '--without-wifi'                                         \
                  'needed to build KWiFiManager and the KWireless applet'  &&

optional_depends  lisa                                \
                  ''                                  \
                  ''                                  \
                  'for LAN network browsing support'  &&

suggest_depends   rdesktop                            \
                  ''                                  \
                  ''                                  \
                  'for Remote Desktop Protocol support.' &&


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  xmms                          \
                  '--with-xmms'                 \
                  '--without-xmms'              \
                  'for XMMS support'
