public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] OpenSSL: Add missing Perl dependency
@ 2023-09-18 10:04 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2023-09-18 10:04 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-18 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18 10:04 [PATCH] OpenSSL: Add missing Perl dependency Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox