]> sourceware.org Git - systemtap.git/commitdiff
Add stap-server buildreqs: nss-tools and pkgconfig.
authorDavid Smith <dsmith@redhat.com>
Fri, 15 May 2009 18:30:57 +0000 (13:30 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 15 May 2009 18:30:57 +0000 (13:30 -0500)
systemtap.spec

index 77a170f8a111dc68480a2ebdb9d5a8fc1653079a..5b9283cf8cd94cd04737b7e90c62f7407a5ab36a 100644 (file)
@@ -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
This page took 0.028157 seconds and 5 git commands to generate.