Bump libXi to 1.3
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
aa238ccd3b
commit
fe7ad3e8e2
@ -5,5 +5,5 @@ config BR2_PACKAGE_XLIB_LIBXI
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
libXi 1.0.2
|
||||
libXi 1.3
|
||||
X.Org Xi library
|
||||
|
@ -4,10 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXI_VERSION = 1.1.3
|
||||
XLIB_LIBXI_VERSION = 1.3
|
||||
XLIB_LIBXI_SOURCE = libXi-$(XLIB_LIBXI_VERSION).tar.bz2
|
||||
XLIB_LIBXI_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXI_AUTORECONF = NO
|
||||
XLIB_LIBXI_LIBTOOL_PATCH = NO
|
||||
XLIB_LIBXI_INSTALL_STAGING = YES
|
||||
XLIB_LIBXI_DEPENDENCIES = xproto_inputproto xlib_libX11 xlib_libXext xproto_xproto
|
||||
XLIB_LIBXI_CONF_OPT = --disable-malloc0returnsnull --enable-shared --disable-static
|
||||
|
Loading…
Reference in New Issue
Block a user