Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZNC_VERSION = 1.6.4
|
||||
ZNC_SITE = http://znc.in/releases
|
||||
ZNC_VERSION = 1.7.1
|
||||
ZNC_SITE = http://znc.in/releases/archive
|
||||
ZNC_LICENSE = Apache-2.0
|
||||
ZNC_LICENSE_FILES = LICENSE
|
||||
ZNC_DEPENDENCIES = host-pkgconf
|
||||
@@ -32,7 +32,8 @@ else
|
||||
ZNC_CONF_OPTS += --disable-zlib
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_PYTHON3),y)
|
||||
# python support depends on icu
|
||||
ifeq ($(BR2_PACKAGE_ICU)$(BR2_PACKAGE_PYTHON3),yy)
|
||||
ZNC_DEPENDENCIES += python3 host-swig
|
||||
ZNC_CONF_OPTS += --enable-python=python3
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user