Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
GNUCHESS_VERSION = 6.2.4
|
||||
GNUCHESS_SITE = $(BR2_GNU_MIRROR)/chess
|
||||
GNUCHESS_LICENSE = GPLv2+
|
||||
GNUCHESS_LICENSE = GPL-2.0+
|
||||
GNUCHESS_LICENSE_FILES = COPYING
|
||||
|
||||
GNUCHESS_DEPENDENCIES = host-flex flex
|
||||
GNUCHESS_DEPENDENCIES += $(if $(BR2_PACKAGE_READLINE),readline) \
|
||||
$(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
|
||||
$(TARGET_NLS_DEPENDENCIES)
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user