xca: rebuild against OpenSSL
This commit is contained in:
parent
13a2bd5229
commit
e5a27e502e
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'xca'
|
||||
pkgname=xca
|
||||
version=2.1.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config qt5-tools qt5-host-tools perl tar"
|
||||
makedepends="qt5-devel libressl-devel libltdl-devel"
|
||||
makedepends="qt5-devel openssl-devel libltdl-devel"
|
||||
depends="qt5-plugin-sqlite"
|
||||
short_desc="X Certificate and Key Management"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue