From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] OpenSSL: Add missing Perl dependency
Date: Mon, 18 Sep 2023 10:04:29 +0000 [thread overview]
Message-ID: <20230918100429.1086860-1-peter.mueller@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 828 bytes --]
Reported-by: Michael Tremer <michael.tremer(a)ipfire.org>
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
openssl/openssl.nm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/openssl/openssl.nm b/openssl/openssl.nm
index 5a422f814..6d5d21863 100644
--- a/openssl/openssl.nm
+++ b/openssl/openssl.nm
@@ -5,7 +5,7 @@
name = openssl
version = 3.1.2
-release = 1
+release = 2
maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
groups = System/Libraries
@@ -35,6 +35,7 @@ build
perl(Pod::Html)
perl(Test::Harness)
perl(Test::More)
+ perl(Time::Local)
sed
zlib-devel
end
@@ -74,8 +75,7 @@ build
${LDFLAGS}
test
- # The testsuite has been disabled as it does not run through
- : # make test
+ make test
end
install
--
2.39.2
reply other threads:[~2023-09-18 10:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230918100429.1086860-1-peter.mueller@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox