Mercurial > pidgin
changeset 14771:5a4087bf595c
[gaim-migrate @ 17532]
libxml2-devel is compulsory now
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Wed, 18 Oct 2006 19:36:36 +0000 |
parents | e0fec179b41b |
children | bba7a2aa2e12 |
files | gaim.spec.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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}