diff --git a/pkg.info b/pkg.info index 0a38632..b7bc838 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: openssl description: The Open Source toolkit for Secure Sockets Layer and Transport Layer Security version: 3.2.1 +revision: 2 url: https://www.openssl.org/ license: Apache2 architecture: any +depends: ["glibc","perl"] +make_depends: ["binutils","coreutils","gcc","make","perl"] type: source