Bump libXtst to 1.1.0
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
4c73f103b0
commit
322445e9b0
@ -4,5 +4,5 @@ config BR2_PACKAGE_XLIB_LIBXTST
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XPROTO_RECORDPROTO
|
||||
help
|
||||
libXtst 1.0.1
|
||||
libXtst 1.1.0
|
||||
X.Org Xtst library
|
||||
|
@ -4,10 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXTST_VERSION = 1.0.3
|
||||
XLIB_LIBXTST_VERSION = 1.1.0
|
||||
XLIB_LIBXTST_SOURCE = libXtst-$(XLIB_LIBXTST_VERSION).tar.bz2
|
||||
XLIB_LIBXTST_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXTST_AUTORECONF = NO
|
||||
XLIB_LIBXTST_LIBTOOL_PATCH = NO
|
||||
XLIB_LIBXTST_INSTALL_STAGING = YES
|
||||
XLIB_LIBXTST_DEPENDENCIES = xlib_libX11 xlib_libXext xproto_recordproto
|
||||
XLIB_LIBXTST_CONF_OPT = --enable-shared --disable-static
|
||||
|
Loading…
Reference in New Issue
Block a user