vino: add missing libXtst-devel builddep, revbump.
This commit is contained in:
parent
f3bcb73e5c
commit
5343795321
|
@ -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
|
||||
|
|
|
@ -24,3 +24,4 @@ libXext.so.6
|
|||
libXdamage.so.1
|
||||
libXfixes.so.3
|
||||
libz.so.1
|
||||
libXtst.so.6
|
||||
|
|
Loading…
Reference in New Issue