mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
Bump libICE to 1.0.6
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
@@ -3,5 +3,5 @@ config BR2_PACKAGE_XLIB_LIBICE
|
||||
select BR2_PACKAGE_XLIB_XTRANS
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
libICE 1.0.3
|
||||
libICE 1.0.6
|
||||
X.Org ICE library
|
||||
|
||||
@@ -4,10 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBICE_VERSION = 1.0.4
|
||||
XLIB_LIBICE_VERSION = 1.0.6
|
||||
XLIB_LIBICE_SOURCE = libICE-$(XLIB_LIBICE_VERSION).tar.bz2
|
||||
XLIB_LIBICE_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBICE_AUTORECONF = NO
|
||||
XLIB_LIBICE_LIBTOOL_PATCH = NO
|
||||
XLIB_LIBICE_INSTALL_STAGING = YES
|
||||
XLIB_LIBICE_DEPENDENCIES = xlib_xtrans xproto_xproto
|
||||
XLIB_LIBICE_CONF_OPT = --enable-shared --disable-static
|
||||
|
||||
Reference in New Issue
Block a user