Remove make-ca dependency

This commit is contained in:
2025-11-19 18:11:24 +02:00
parent c103087252
commit bb94238690
+1 -3
View File
@@ -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}