summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Smith <dsmith@redhat.com>2009-05-15 13:30:57 -0500
committerDavid Smith <dsmith@redhat.com>2009-05-15 13:30:57 -0500
commit3863e7999255deeaa7f8f4bba7df893773812537 (patch)
tree11356bbaa228e49f1f9e0090690fd8995aefc4c1
parenta193df88803615221b3a15d230ab020cf7cdf214 (diff)
downloadsystemtap-steved-3863e7999255deeaa7f8f4bba7df893773812537.tar.gz
systemtap-steved-3863e7999255deeaa7f8f4bba7df893773812537.tar.xz
systemtap-steved-3863e7999255deeaa7f8f4bba7df893773812537.zip
Add stap-server buildreqs: nss-tools and pkgconfig.
-rw-r--r--systemtap.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 77a170f8..5b9283cf 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -30,7 +30,7 @@ Requires: kernel-devel
Requires: gcc make
# Suggest: kernel-debuginfo
Requires: systemtap-runtime = %{version}-%{release}
-BuildRequires: nss-devel
+BuildRequires: nss-devel nss-tools pkgconfig
%if %{with_bundled_elfutils}
Source1: elfutils-%{elfutils_version}.tar.gz