totem r5481 - trunk
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5481 - trunk
- Date: Thu, 19 Jun 2008 10:02:27 +0000 (UTC)
Author: hadess
Date: Thu Jun 19 10:02:27 2008
New Revision: 5481
URL: http://svn.gnome.org/viewvc/totem?rev=5481&view=rev
Log:
2008-06-19 Bastien Nocera <hadess hadess net>
* configure.in: Require gmyth 0.7.1 so we work with newer versions
of MythTV (== 0.21) (Closes: #537724)
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu Jun 19 10:02:27 2008
@@ -565,7 +565,7 @@
fi
;;
mythtv)
- PKG_CHECK_MODULES(GMYTH, gmyth >= 0.7 gmyth-upnp >= 0.7.1,
+ PKG_CHECK_MODULES(GMYTH, gmyth >= 0.7.1 gmyth-upnp >= 0.7.1,
[HAVE_GMYTH=yes], [HAVE_GMYTH=no])
if test "${HAVE_GMYTH}" != "yes"; then
plugin_error_or_ignore "you need GMyth >= 0.7 installed for the MythTV plugin"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]