mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 14:32:56 +02:00
srcpkgs: rebuild against OpenSSL
This commit is contained in:
parent
60c79f7f31
commit
e50b1f643f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ create_wrksrc=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCRYFS_UPDATE_CHECKS=off"
|
configure_args="-DCRYFS_UPDATE_CHECKS=off"
|
||||||
hostmakedepends="git python"
|
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"
|
depends="fuse"
|
||||||
short_desc="Cryptographic filesystem for the cloud"
|
short_desc="Cryptographic filesystem for the cloud"
|
||||||
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue