depends  flex      &&
depends  smgl-fhs  &&

if [ "$OLD_TOO" == "y" ]; then
  depends  bison
fi  &&

if [ "$GZIP_MODS" == "y" ] ; then
  depends  zlib  '--enable-zlib'
fi
