From 7d2172c7227af850e6fa48b31d711b6dd0d14dba Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Thu, 24 Feb 2011 10:37:58 +0000 Subject: Check for the right telepathy-logger pc file --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5b7d2d721..d5109817f 100644 --- a/configure.ac +++ b/configure.ac @@ -158,7 +158,7 @@ PKG_CHECK_MODULES(EMPATHY, gstreamer-interfaces-0.10 libxml-2.0 telepathy-glib >= $TELEPATHY_GLIB_REQUIRED - telepathy-logger-0.1 >= $TELEPATHY_LOGGER + telepathy-logger-0.2 >= $TELEPATHY_LOGGER x11 ]) -- cgit v1.2.3