summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-03-03 16:20:32 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2011-03-03 16:20:32 +0100
commitd9e8fe008f00be57986412d39ab01ce39bbd693a (patch)
tree262c9557310b2877c810d57c0259c92a3fd5a90b /abrt.spec
parent0480abdfc05bc4bb785b3c89714795bb6d0e0f69 (diff)
downloadabrt-d9e8fe008f00be57986412d39ab01ce39bbd693a.tar.gz
abrt-d9e8fe008f00be57986412d39ab01ce39bbd693a.tar.xz
abrt-d9e8fe008f00be57986412d39ab01ce39bbd693a.zip
added nss-devel to BuildRequires retrace client needs it
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index da3c9b65..2118152b 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -43,6 +43,7 @@ BuildRequires: libxml2-devel
BuildRequires: libtar-devel
BuildRequires: intltool
BuildRequires: libtool
+BuildRequires: nss-devel
%if %{?with_systemd}
Requires: systemd-units
%endif