summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-06-17 10:20:42 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-06-17 10:20:42 +0200
commit8e8558fd67905923d0f0b6b1c081faa4ef4267ff (patch)
tree6284941b1b5bcc4f868c46b16fa747b02445e2a2
parent5ac0cd859b3e6dcdff435ec33e41be2cb1dac118 (diff)
downloadabrt-8e8558fd67905923d0f0b6b1c081faa4ef4267ff.tar.gz
abrt-8e8558fd67905923d0f0b6b1c081faa4ef4267ff.tar.xz
abrt-8e8558fd67905923d0f0b6b1c081faa4ef4267ff.zip
Added missing requirements (rhbz#506340)
-rw-r--r--abrt.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index b9912b84..adf80e69 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -22,6 +22,8 @@ BuildRequires: xmlrpc-c-devel
BuildRequires: file-devel
BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+# gui requirements
+Requires: dbus-python, rhpl, pygtk2, pygtk2-libglade
%description
%{name} is a tool to help users to detect defects in applications and