From 207eaaafb96d754bf9fa901514586f10cb2c6d2e Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Sat, 7 Nov 2015 13:34:45 +0100 Subject: [PATCH] add missing build dependency --- abook.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/abook.spec b/abook.spec index b946ec3..51faf18 100644 --- a/abook.spec +++ b/abook.spec @@ -13,6 +13,7 @@ Patch0: %{name}-preserve.patch # fix build with gcc-5.0 Patch1: %{name}-gcc5.patch BuildRequires: autoconf +BuildRequires: automake BuildRequires: gettext-devel BuildRequires: ncurses-devel BuildRequires: readline-devel