mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
Bump libXcursor to 1.1.10
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
@@ -5,5 +5,5 @@ config BR2_PACKAGE_XLIB_LIBXCURSOR
|
||||
select BR2_PACKAGE_XLIB_LIBXRENDER
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
libXcursor 1.1.8
|
||||
libXcursor 1.1.10
|
||||
X.Org Xcursor library
|
||||
|
||||
@@ -4,10 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXCURSOR_VERSION = 1.1.9
|
||||
XLIB_LIBXCURSOR_VERSION = 1.1.10
|
||||
XLIB_LIBXCURSOR_SOURCE = libXcursor-$(XLIB_LIBXCURSOR_VERSION).tar.bz2
|
||||
XLIB_LIBXCURSOR_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXCURSOR_AUTORECONF = NO
|
||||
XLIB_LIBXCURSOR_LIBTOOL_PATCH = NO
|
||||
XLIB_LIBXCURSOR_INSTALL_STAGING = YES
|
||||
XLIB_LIBXCURSOR_DEPENDENCIES = xlib_libX11 xlib_libXfixes xlib_libXrender xproto_xproto
|
||||
XLIB_LIBXCURSOR_CONF_OPT = --enable-shared --disable-static
|
||||
|
||||
Reference in New Issue
Block a user