[libftdi] fix BR again

Lucian Langa lucilanga at fedoraproject.org
Sat Jun 18 10:44:01 UTC 2011


commit 525cf0664a3de87c63cb14d3c259325e67a943b0
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Sat Jun 18 13:43:02 2011 +0300

    fix BR again

 libftdi.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libftdi.spec b/libftdi.spec
index f0338a8..2e41c01 100644
--- a/libftdi.spec
+++ b/libftdi.spec
@@ -14,7 +14,8 @@ Patch0:		libftdi-0.17-multilib.patch
 Patch1:		libftdi-0.19-libusb.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libusb-devel, doxygen, boost-devel, python-devel, swig, autoconf
+BuildRequires:	libusb-devel, doxygen, boost-devel, python-devel, swig
+BuildRequires:	autoconf, automake, libtool
 Requires:	pkgconfig, udev
 Requires(pre):	shadow-utils
 


More information about the scm-commits mailing list