From d9bf3e435630067c562e9f0f6694533c2809aa0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Thu, 9 Jan 2025 09:40:32 +0100 Subject: [PATCH] Try to require a package that is only in the stable repo --- tmt.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tmt.spec b/tmt.spec index 6728990135..ac28b19705 100644 --- a/tmt.spec +++ b/tmt.spec @@ -9,8 +9,10 @@ Source0: %{pypi_source tmt} BuildArch: noarch BuildRequires: python3-devel +Requires: dyd >= 0.22 Requires: git-core rsync sshpass +Requires: dyd >= 0.22 %if 0%{?fedora} < 40 Obsoletes: python3-tmt < %{version}-%{release}