diff options
Diffstat (limited to 'systemtap.spec.in')
-rw-r--r-- | systemtap.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap.spec.in b/systemtap.spec.in index 0a97c5c7..e9fece85 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -17,8 +17,8 @@ BuildRoot: %{_tmppath}/%{name}-root Requires: kernel >= 2.6.9-11 Requires: kernel-devel # or is that kernel-smp-devel? -Requires: kernel-debuginfo Requires: gcc make +# Suggest: kernel-debuginfo %if %{bundled_elfutils} Source1: elfutils-%{elfutils_version}.tar.gz |