[mpich2] Add gettext and libtool to BRs

Deji Akingunola deji at fedoraproject.org
Mon Jul 4 14:39:56 UTC 2011


commit b46887fe129401a9e0f9ab85da5512f5b6d0f04b
Author: Deji Akingunola <dakingun at mail.com>
Date:   Mon Jul 4 10:41:44 2011 -0400

    Add gettext and libtool to BRs

 mpich2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mpich2.spec b/mpich2.spec
index 738ac6b..44e621c 100644
--- a/mpich2.spec
+++ b/mpich2.spec
@@ -15,7 +15,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	libXt-devel, bison, flex, libuuid-devel
 BuildRequires:	java-devel-openjdk, gcc-gfortran, hwloc-devel
 BuildRequires:	perl, python
-BuildRequires:	autoconf
+BuildRequires:	automake autoconf libtool gettext
 %ifnarch s390 s390x
 BuildRequires:	valgrind-devel
 %endif


More information about the scm-commits mailing list