[ABRT PATCH] spec: add build requires for XSMP depencies

Jiri Moskovcak jmoskovc at redhat.com
Fri Aug 16 10:33:19 UTC 2013


- pushed, thx

On 08/16/2013 12:26 PM, Jakub Filak wrote:
> Related to rhbz#886094
>
> Signed-off-by: Jakub Filak <jfilak at redhat.com>
> ---
>   abrt.spec.in | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/abrt.spec.in b/abrt.spec.in
> index a11d60f..2ce9083 100644
> --- a/abrt.spec.in
> +++ b/abrt.spec.in
> @@ -122,6 +122,8 @@ Requires: %{name} = %{version}-%{release}
>   Requires: %{name}-dbus = %{version}-%{release}
>   Requires: gnome-abrt
>   BuildRequires: libreport-gtk-devel >= %{libreport_ver}
> +BuildRequires: libICE-devel
> +BuildRequires: libSM-devel
>   # we used to have abrt-applet, now abrt-gui includes it:
>   Provides: abrt-applet = %{version}-%{release}
>   Obsoletes: abrt-applet < 0.0.5
>



More information about the Crash-catcher mailing list