changeset 14130:544e7f57836c

[gaim-migrate @ 16769] I'm not really sure why I removed gettext committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 15 Aug 2006 08:59:11 +0000
parents 76913e399fa5
children db2311999862
files gaim.spec.in
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/gaim.spec.in	Tue Aug 15 08:47:44 2006 +0000
+++ b/gaim.spec.in	Tue Aug 15 08:59:11 2006 +0000
@@ -27,7 +27,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-root
 
 # Generic build requirements
-BuildRequires: libtool, pkgconfig, intltool, gstreamer-devel
+BuildRequires: libtool, pkgconfig, intltool, gettext, gstreamer-devel
 %{?_with_avahi:BuildRequires: avahi-compat-howl avahi-compat-howl-devel}
 %{?_with_howl:BuildRequires: howl-devel}
 %{?_with_silc:BuildRequires: /usr/include/silc/silcclient.h}
@@ -325,8 +325,7 @@
 %changelog
 * Tue Aug 15 2006 <thekingant@users.sourceforge.net>
 - Add a BuildRequire for gstreamer-devel
-- Remove the BuildRequires for audiofile-devel, libao-devel and
-  gettext
+- Remove the BuildRequires for audiofile-devel and libao-devel
 
 * Mon May 8 2006 <thekingant@users.sourceforge.net>
 - Add --with avahi option to compile the gaim-bonjour package against