[tracker/rss-enclosures] Add a check for gupnp-dlna version.
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] Add a check for gupnp-dlna version.
- Date: Wed, 24 Nov 2010 01:22:52 +0000 (UTC)
commit 643d66f73e67aac36627f9908e2f589484c6d12d
Author: Mikael Ottela <mikael ottela ixonos com>
Date: Wed Aug 18 16:34:22 2010 +0300
Add a check for gupnp-dlna version.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c64a7e9..12db6bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -588,7 +588,7 @@ AC_ARG_ENABLE(video-extractor,
[enable_video_extractor=auto])
PKG_CHECK_MODULES(GUPNP_DLNA,
- [gupnp-dlna-1.0],
+ [gupnp-dlna-1.0 >= 0.3],
[have_gupnp_dlna=yes],
[have_gupnp_dlna=no])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]