diff --git a/srcpkgs/vino/template b/srcpkgs/vino/template
index 893254556a..2b368bd298 100644
--- a/srcpkgs/vino/template
+++ b/srcpkgs/vino/template
@@ -4,6 +4,7 @@ version=3.2.2
 distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
 build_style=gnu-configure
 configure_args="--disable-schemas-compile"
+revision=1
 short_desc="VNC server for the GNOME desktop"
 maintainer="Juan RP <xtraeme@gmail.com>"
 homepage="http://www.gnome.org"
@@ -22,3 +23,4 @@ Add_dependency build libnotify-devel
 Add_dependency build avahi-glib-libs-devel
 Add_dependency build telepathy-glib-devel
 Add_dependency build libsoup-devel
+Add_dependency build libXtst-devel
diff --git a/srcpkgs/vino/vino.rshlibs b/srcpkgs/vino/vino.rshlibs
index 234ef275e5..e9854307a6 100644
--- a/srcpkgs/vino/vino.rshlibs
+++ b/srcpkgs/vino/vino.rshlibs
@@ -24,3 +24,4 @@ libXext.so.6
 libXdamage.so.1
 libXfixes.so.3
 libz.so.1
+libXtst.so.6