summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2011-01-11 12:23:04 +0100
committerKarel Klic <kklic@redhat.com>2011-01-11 12:23:04 +0100
commit01e282d13ff446c29b6cc5aebd9e54fb7d387555 (patch)
tree1a2846a9d668f6830fce13850d41f77c2c772200 /abrt.spec
parent489b91669a8767d87ea03110544134deb62c4355 (diff)
downloadabrt-01e282d13ff446c29b6cc5aebd9e54fb7d387555.tar.gz
abrt-01e282d13ff446c29b6cc5aebd9e54fb7d387555.tar.xz
abrt-01e282d13ff446c29b6cc5aebd9e54fb7d387555.zip
abrt.spec: addon-cpp requires cpio, because abrt-action-debuginfo-install.py invokes it
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/abrt.spec b/abrt.spec
index 494b721e..c0f4120d 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -119,7 +119,7 @@ GTK+ wizard for convenient bug reporting.
%package addon-ccpp
Summary: %{name}'s C/C++ addon
Group: System Environment/Libraries
-Requires: elfutils
+Requires: elfutils, cpio
Requires: %{name} = %{version}-%{release}
%description addon-ccpp