From 4c99f5678f3d412f657d6f705dd483397ab4b07c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 19 Nov 2007 22:14:56 +0000 Subject: [PATCH] 2007-11-19 Roland McGrath * strace.spec: Add BuildRequires on libaio-devel, libacl-devel. --- strace.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/strace.spec b/strace.spec index 18e987c1..004f3079 100644 --- a/strace.spec +++ b/strace.spec @@ -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 -- 2.50.1