From 74c3226af11a4ec305993827675142182e07ac28 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Wed, 15 Jan 2025 12:00:46 +0000 Subject: [PATCH] 2.34.1 --- fastfetch.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fastfetch.spec b/fastfetch.spec index 4d31a66..70cdf0f 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -28,7 +28,9 @@ BuildRequires: pkgconfig(osmesa) #BuildRequires: pkgconfig(libxfconf-0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(ocl-icd) +%if %{mdvver} <= 201610 BuildRequires: pkgconfig(rpm) +%endif #BuildRequires: pkgconfig(ddcutil) BuildRequires: pkgconfig(vulkan) #BuildRequires: pkgconfig(chafa)