srcpkgs: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 23:55:57 +01:00
parent 60c79f7f31
commit e50b1f643f

View file

@ -6,7 +6,7 @@ create_wrksrc=yes
build_style=cmake
configure_args="-DCRYFS_UPDATE_CHECKS=off"
hostmakedepends="git python"
makedepends="boost-devel fuse-devel libcurl-devel libgomp-devel libressl-devel"
makedepends="boost-devel fuse-devel libcurl-devel libgomp-devel openssl-devel"
depends="fuse"
short_desc="Cryptographic filesystem for the cloud"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"