mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
xorg: Bump xkeyboard-config version to 2.10.1
[Peter: drop uneeded extra dependencies] Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
76e0d9e2a2
commit
ed7621c536
@ -4,13 +4,12 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
XKEYBOARD_CONFIG_VERSION = 2.6
|
XKEYBOARD_CONFIG_VERSION = 2.10.1
|
||||||
XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2
|
XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2
|
||||||
XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config/
|
XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config/
|
||||||
XKEYBOARD_CONFIG_LICENSE = MIT
|
XKEYBOARD_CONFIG_LICENSE = MIT
|
||||||
XKEYBOARD_CONFIG_LICENSE_FILES = COPYING
|
XKEYBOARD_CONFIG_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
XKEYBOARD_CONFIG_DEPENDENCIES = host-gettext host-intltool host-xapp_xkbcomp
|
XKEYBOARD_CONFIG_DEPENDENCIES = host-gettext host-intltool host-xapp_xkbcomp
|
||||||
XKEYBOARD_CONFIG_CONF_OPT += --disable-runtime-deps
|
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user