# HG changeset patch # User Stu Tomlinson # Date 1161200196 0 # Node ID 5a4087bf595cca50c10bcf34c42a6433f43ad0d8 # Parent e0fec179b41bfc4c860a90d85529dbbc967116fd [gaim-migrate @ 17532] libxml2-devel is compulsory now committer: Tailor Script diff -r e0fec179b41b -r 5a4087bf595c gaim.spec.in --- a/gaim.spec.in Wed Oct 18 19:03:10 2006 +0000 +++ b/gaim.spec.in Wed Oct 18 19:36:36 2006 +0000 @@ -27,7 +27,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root # Generic build requirements -BuildRequires: libtool, pkgconfig, intltool, gettext +BuildRequires: libtool, pkgconfig, intltool, gettext, libxml2-devel %{?_with_avahi:BuildRequires: avahi-compat-howl-devel} %{?_with_dbus:BuildRequires: dbus-devel >= 0.35} %{!?_without_gstreamer:BuildRequires: gstreamer-devel}