pidgin.spec.in

changeset 23154
f0bf4538cf3a
parent 23147
bd67b2e0b088
child 23171
8957c5eff0b7
--- a/pidgin.spec.in	Fri May 16 21:04:11 2008 +0000
+++ b/pidgin.spec.in	Sat May 17 12:55:46 2008 +0000
@@ -41,6 +41,7 @@
 %{!?_without_tcl:BuildRequires: tcl, tk, /usr/include/tcl.h}
 %{!?_without_text:BuildRequires: ncurses-devel}
 %{!?_without_nm:BuildRequires: NetworkManager-devel}
+%{!?_without_gevolution:BuildRequires: evolution-data-server-devel}
 
 %if "%{_vendor}" == "suse"
 # For SuSE:
@@ -230,6 +231,7 @@
                                     %{?_without_gstreamer:--disable-gstreamer} \
                                     %{?_without_gtkspell:--disable-gtkspell} \
                                     %{?_without_nm:--disable-nm} \
+                                    %{!?_without_gevolution:--enable-gevolution} \
                                     %{?_with_mono:--enable-mono} \
                                     %{?_with_perlmakehack:--with-perl-lib=%{buildroot}%{_prefix}} \
                                     %{!?_with_perlmakehack:--with-perl-lib=%{_prefix}} \

mercurial