From e3c600623b8a611755b3f95de0768ff667df2d93 Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Tue, 7 Feb 2012 12:31:32 +0100 Subject: [PATCH] Fix building --- evince.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/evince.spec b/evince.spec index 923db1b..8dcbdf0 100644 --- a/evince.spec +++ b/evince.spec @@ -36,6 +36,8 @@ BuildRequires: GConf2-devel BuildRequires: gobject-introspection-devel # For patch3 BuildRequires: automake +# For autoconf.sh +BuildRequires: gnome-common >= 2.26 # for the nautilus properties page BuildRequires: nautilus-devel