Browse Source

python2: use libressl host here

Waldemar Brodkorb 8 years ago
parent
commit
68bace539d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/python2/Makefile

+ 1 - 1
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}/