> And one more thing, I am also getting an dependency
error while jhbuild
> tries to build clutter.
>
> The error is :
>
> No package 'libevdev' found
you need to install the development version of libevdev, or
avoid
building Clutter with Wayland support - i.e. pass
--disable-wayland-backend to the Clutter configure script.