Blob Blame History Raw
diff -up gnome-python-desktop-2.29.92/configure.ac.evince gnome-python-desktop-2.29.92/configure.ac
--- gnome-python-desktop-2.29.92/configure.ac.evince	2010-03-29 23:07:51.936129633 -0400
+++ gnome-python-desktop-2.29.92/configure.ac	2010-03-29 23:08:21.580911027 -0400
@@ -434,7 +434,7 @@ AM_CONDITIONAL(BUILD_EVOLUTION_ECAL, $bu
 dnl should we build the evince module
 AC_ARG_BINDING([evince],[YES])
 if $build_evince; then
-    PKG_CHECK_MODULES(EVINCE, [evince-document-2.29 evince-view-2.29],
+    PKG_CHECK_MODULES(EVINCE, [evince-document-2.30 evince-view-2.30],
       build_evince=true,
       build_evince=false)
     if test -n "$export_dynamic"; then