summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authordnovotny <danny@rawhide.localdomain>2009-09-17 15:15:02 -0400
committerdnovotny <danny@rawhide.localdomain>2009-09-17 15:15:02 -0400
commitf622eba3fafba676b7bdbc959cb61a32ede587bb (patch)
tree412948bbf9bbee244b9c7b8aeaa781a0f0da7627 /abrt.spec
parentc2e594a9678f56030cdb7428580b8ee67f6c0c5e (diff)
downloadabrt-f622eba3fafba676b7bdbc959cb61a32ede587bb.tar.gz
abrt-f622eba3fafba676b7bdbc959cb61a32ede587bb.tar.xz
abrt-f622eba3fafba676b7bdbc959cb61a32ede587bb.zip
rewrite FileTransfer to use library calls instead of commandline calls for compression
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 a0cae06..8390c6d 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,6 +24,7 @@ BuildRequires: python-devel
BuildRequires: gettext
BuildRequires: nss-devel
BuildRequires: polkit-devel
+BuildRequires: libzip-devel, libtar-devel, bzip2-devel, zlib-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{name}-libs = %{version}-%{release}