From 337cd273963410c9a1fa46b10287e72c146df054 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 5 Sep 2008 13:02:56 -0400 Subject: remove capabilities logic, cont'd --- systemtap.spec | 1 - 1 file changed, 1 deletion(-) (limited to 'systemtap.spec') diff --git a/systemtap.spec b/systemtap.spec index 4bbd9f37..e9050d77 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -18,7 +18,6 @@ Source: ftp://sourceware.org/pub/%{name}/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: kernel >= 2.6.9-11 -BuildRequires: libcap-devel %if %{with_sqlite} BuildRequires: sqlite-devel Requires: sqlite -- cgit