source  $SECTION_DIRECTORY/KDE_CONFIGURE  &&

config_query_option  KDEWEBDEV_DEPENDS  'Allow other editors besides Kate?'  \
                     y  '--enable-editors'  '--disable-editors'              &&

config_query_option  KDEWEBDEV_DEPENDS  'Build kommander?'                   \
                     y  '--with-kommander'  '--without-kommander'
