]> git.pld-linux.org Git - packages/kBuild.git/commitdiff
update BR
authorElan Ruusamäe <glen@delfi.ee>
Thu, 26 Feb 2015 20:39:09 +0000 (22:39 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 26 Feb 2015 20:39:09 +0000 (22:39 +0200)
kBuild.spec

index fb6eb34947de1e98fc32dbd219533271d2d903c6..785df073f8ad1e8a4dab67be1b4cba4092e4bd56 100644 (file)
@@ -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}
This page took 0.040949 seconds and 4 git commands to generate.