diff options
| author | Karel Klic <kklic@redhat.com> | 2011-01-11 12:23:04 +0100 |
|---|---|---|
| committer | Karel Klic <kklic@redhat.com> | 2011-01-11 12:23:04 +0100 |
| commit | 01e282d13ff446c29b6cc5aebd9e54fb7d387555 (patch) | |
| tree | 1a2846a9d668f6830fce13850d41f77c2c772200 | |
| parent | 489b91669a8767d87ea03110544134deb62c4355 (diff) | |
abrt.spec: addon-cpp requires cpio, because abrt-action-debuginfo-install.py invokes it
| -rw-r--r-- | abrt.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
