base-specs/gnome-panel.spec
changeset 22481 1ff6784d9b6f
parent 22446 30c624baa4a1
--- a/base-specs/gnome-panel.spec	Wed May 23 18:44:13 2012 +0000
+++ b/base-specs/gnome-panel.spec	Thu May 31 20:16:52 2012 +0000
@@ -218,6 +218,7 @@
     --mandir=%{_mandir}	\
     --sysconfdir=%{_sysconfdir} \
     --disable-scrollkeeper \
+    --disable-telepathy-glib \
     %{gtk_doc_option}
 
 make
@@ -285,6 +286,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 31 2012 - [email protected]
+- Add --disable-telepathy-glib so it does not build with this module we do not
+  deliver.
 * Thu May 17 2012 - [email protected]
 - Bump to 3.4.2.1.
 * Wed May 09 2012 - [email protected]