From ef23281d52df2fb161417c7fb6b5f15bec0cb6fb 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..14bba0dc36 100644 --- a/tmt.spec +++ b/tmt.spec @@ -9,8 +9,10 @@ Source0: %{pypi_source tmt} BuildArch: noarch BuildRequires: python3-devel +BuildRequires: dyd >= 0.22 Requires: git-core rsync sshpass +Requires: dyd >= 0.22 %if 0%{?fedora} < 40 Obsoletes: python3-tmt < %{version}-%{release}