]> granicus.if.org Git - strace/commitdiff
2007-11-19 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Mon, 19 Nov 2007 22:14:56 +0000 (22:14 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 19 Nov 2007 22:14:56 +0000 (22:14 +0000)
* strace.spec: Add BuildRequires on libaio-devel, libacl-devel.

strace.spec

index 18e987c1fb14d5586ef02138eaa06d048fd3dfa3..004f307970b0a250d50e2d318fe6db10a4ac1ac8 100644 (file)
@@ -8,6 +8,8 @@ URL: http://sourceforge.net/projects/strace/
 Source0: http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires: libaio-devel, libacl-devel
+
 %define strace64_arches ppc64
 
 %description