changeset 14808:f87c99db8389

[gaim-migrate @ 17574] I am under the impression that our gstreamer support requires 0.10 or newer; someone in #gaim was bit by building a src.rpm into a binary that was happy, but then failing to have sound support. Someone (nosnilmot?) correct this if it's wrong. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Tue, 24 Oct 2006 15:29:19 +0000
parents 3b5bfd634cc3
children 3f5ba2ef4b78
files gaim.spec.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gaim.spec.in	Tue Oct 24 03:37:46 2006 +0000
+++ b/gaim.spec.in	Tue Oct 24 15:29:19 2006 +0000
@@ -30,7 +30,7 @@
 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}
+%{!?_without_gstreamer:BuildRequires: gstreamer-devel >= 0.10}
 %{!?_without_gtkspell:BuildRequires: gtkspell-devel}
 %{?_with_howl:BuildRequires: howl-devel}
 %{?_with_meanwhile:BuildRequires: meanwhile-devel}