summaryrefslogtreecommitdiff
path: root/strace.spec
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-11-19 22:14:56 +0000
committerRoland McGrath <roland@redhat.com>2007-11-19 22:14:56 +0000
commit4c99f5678f3d412f657d6f705dd483397ab4b07c (patch)
tree3c407a2eb35b4a6da6b2bdb6af5ab37a3289627f /strace.spec
parentf492bdf830c928eeb97811967abb30b3c936a9b1 (diff)
downloadstrace-4c99f5678f3d412f657d6f705dd483397ab4b07c.tar.gz
strace-4c99f5678f3d412f657d6f705dd483397ab4b07c.tar.bz2
strace-4c99f5678f3d412f657d6f705dd483397ab4b07c.tar.xz
2007-11-19 Roland McGrath <roland@redhat.com>
* strace.spec: Add BuildRequires on libaio-devel, libacl-devel.
Diffstat (limited to 'strace.spec')
-rw-r--r--strace.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/strace.spec b/strace.spec
index 18e987c..004f307 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