From 56731b2dc65cd4be1a2c30c49bd26ce77c18bace Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 29 Dec 2022 19:17:50 +0100 Subject: [PATCH] required cmake version --- ympd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ympd.spec b/ympd.spec index 0e068aa..39dd445 100644 --- a/ympd.spec +++ b/ympd.spec @@ -10,7 +10,7 @@ Source1: %{name}.service Source2: %{name}.sysconfig Patch0: %{name}-link.patch URL: http://www.ympd.org -BuildRequires: cmake +BuildRequires: cmake >= 2.6 BuildRequires: libmpdclient-devel BuildRequires: openssl-devel BuildRequires: rpmbuild(macros) >= 2.011 -- 2.44.0