public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Add missing build dependencies.
@ 2026-06-09 12:44 Tomas Mraz
0 siblings, 0 replies; only message in thread
From: Tomas Mraz @ 2026-06-09 12:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : c6d0704d8792c01a90a49e8c1296727ee2705e9f
Author : Tomas Mraz <tmraz@fedoraproject.org>
Date : 2018-03-29T16:40:14+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/c6d0704d8792c01a90a49e8c1296727ee2705e9f?branch=rebase_40beta
Log:
Add missing build dependencies.
---
diff --git a/openssl.spec b/openssl.spec
index 61eb0cc..7f46ccb 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -71,7 +71,8 @@ BuildRequires: lksctp-tools-devel
BuildRequires: /usr/bin/rename
BuildRequires: /usr/bin/pod2man
BuildRequires: perl(Test::Harness), perl(Test::More), perl(Math::BigInt)
-BuildRequires: perl(Module::Load::Conditional)
+BuildRequires: perl(Module::Load::Conditional), perl(File::Temp)
+BuildRequires: perl(Time::HiRes)
Requires: coreutils
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 12:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:44 [rpms/openssl] rebase_40beta: Add missing build dependencies Tomas Mraz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox