Remove make-ca dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: openssl
|
||||
description: The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
|
||||
version: 3.6.0
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://www.openssl.org/
|
||||
license: Apache2
|
||||
architecture: any
|
||||
@@ -9,8 +9,6 @@ type: source
|
||||
depends:
|
||||
- glibc
|
||||
- perl
|
||||
optional_depends:
|
||||
- make-ca
|
||||
downloads:
|
||||
- url: https://www.openssl.org/source/openssl-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
|
||||
Reference in New Issue
Block a user