From 52eeae26f7a3dad567f6f685a3cb4c6381df5be9 Mon Sep 17 00:00:00 2001 From: Elan Ruusamäe Date: Thu, 26 Feb 2015 22:39:09 +0200 Subject: update BR diff --git a/kBuild.spec b/kBuild.spec index fb6eb34..785df07 100644 --- a/kBuild.spec +++ b/kBuild.spec @@ -21,14 +21,17 @@ Patch1: %{name}-0.1.5-dprintf.patch Patch2: %{name}-0.1.5-pthread.patch Patch3: re_string_fetch_byte_case-not-pure-attribute.patch BuildRequires: acl-devel -BuildRequires: autoconf -BuildRequires: automake BuildRequires: byacc -BuildRequires: cvs BuildRequires: flex +%if %{with bootstrap} +BuildRequires: autoconf +BuildRequires: automake BuildRequires: gettext-autopoint -BuildRequires: gettext-tools -%{!?with_bootstrap:BuildRequires: kBuild} +BuildRequires: libtool +BuildRequires: texinfo +%else +BuildRequires: kBuild +%endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %ifarch %{x8664} -- cgit v0.10.2