From 8335a47e4e3cbd052d409cfa41d74855a6796568 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 23 Mar 2013 13:45:25 -0500 Subject: [PATCH] bump cmake dep --- lensfun.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lensfun.spec b/lensfun.spec index 2daca4d..89abb82 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -10,7 +10,7 @@ Source0: http://downloads.sourceforge.net/project/lensfun.berlios/lensfun-%{vers ## upstreamable patches -BuildRequires: cmake +BuildRequires: cmake >= 2.8 BuildRequires: doxygen BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libpng)