depends -sub CXX gcc  &&
depends docbook2x     &&

#
## Remove this when spell is in stable.
#
if [[ $LSHWGUI ]]; then
  persistent_remove  LSHWGUI
fi  &&

optional_depends  gtk+2  \
                  "gui"  \
                  ""     \
                  "for GUI support"
