mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cryfs: remove unused openssl-devel dep
This commit is contained in:
parent
bc9a1f1f84
commit
06329a52b8
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 openssl-devel"
|
makedepends="boost-devel fuse-devel libcurl-devel libgomp-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