From 68bace539dd6d7e271cf9b5740eb8c3c5507213d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 14 Nov 2015 09:19:13 +0100 Subject: python2: use libressl host here --- package/python2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/python2/Makefile') diff --git a/package/python2/Makefile b/package/python2/Makefile index ebd733a94..bea709675 100644 --- a/package/python2/Makefile +++ b/package/python2/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= eda8ce6eec03e74991abb5384170e7c65fcd7522e409b8e83d7e6372add0f12a PKG_DESCR:= python scripting language (Version 2) PKG_SECTION:= dev/lang PKG_BUILDDEP:= libffi python2-host -HOST_BUILDDEP:= libffi-host bzip2-host openssl-host +HOST_BUILDDEP:= libffi-host bzip2-host libressl-host PKG_DEPENDS:= libpthread libffi PKG_URL:= http://www.python.org/ PKG_SITES:= http://www.python.org/ftp/python/${PKG_VERSION}/ -- cgit v1.2.3