From 596ccefa6805a19e517ead04df9f6383bf1c38c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Thu, 22 Feb 2024 01:34:38 +0100 Subject: groups.d/231.native_packages_etc.group: cherokee: configure w/o ssl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- groups.d/231.native_packages_etc.group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'groups.d/231.native_packages_etc.group') diff --git a/groups.d/231.native_packages_etc.group b/groups.d/231.native_packages_etc.group index 0080cd00..1887f845 100644 --- a/groups.d/231.native_packages_etc.group +++ b/groups.d/231.native_packages_etc.group @@ -58,7 +58,7 @@ zstd"; : ${PKG_BZIP2_MAKE_INSTALL_VNAME:=PREFIX}; : ${PKG_CHEROKEE_DEPENDS:="libz"}; : ${PKG_CHEROKEE_URLS_GIT:=cherokee=https://github.com/cherokee/webserver.git@master}; -: ${PKG_CHEROKEE_CONFIGURE_ARGS_EXTRA:="--with-python=${PREFIX}/bin/python2 --without-epoll --without-php --without-ffmpeg"}; +: ${PKG_CHEROKEE_CONFIGURE_ARGS_EXTRA:="--with-python=${PREFIX}/bin/python2 --without-epoll --without-php --without-ffmpeg --without-libssl"}; : ${PKG_CHEROKEE_IN_TREE:=1}; : ${PKG_CLZIP_SHA256SUM:=7ac9fbf5036bf50fb0b6a20e84d2293cb0d24d4044eaf33cbe9760bb9e7fea7a}; : ${PKG_CLZIP_VERSION:=1.13}; -- cgit v1.2.3