I'm trying to run a build on a fresh Linux (Ubuntu) box and ran into an error about not finding "-lXtst". This seems to be a part of the libxtst-dev package, but that's not listed on the build pre-requisites, at least not yet. I wanted to check before updating it. Once I installed that package it built.
-Nathan
