[gupnp-dlna/wip/gst-1.0: 4/6] GStreamer 1.0: Set proper requires in gupnp-dlna-1.0.pc



commit ed04961e25bb57798c827a5acc33885b483347ab
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Sun Sep 2 13:12:23 2012 +0200

    GStreamer 1.0: Set proper requires in gupnp-dlna-1.0.pc
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683202

 gupnp-dlna-1.0-uninstalled.pc.in |    2 +-
 gupnp-dlna-1.0.pc.in             |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gupnp-dlna-1.0-uninstalled.pc.in b/gupnp-dlna-1.0-uninstalled.pc.in
index f706b1a..6ab739c 100644
--- a/gupnp-dlna-1.0-uninstalled.pc.in
+++ b/gupnp-dlna-1.0-uninstalled.pc.in
@@ -8,4 +8,4 @@ Description: GObject-based AV specific UPnP library
 Version: @VERSION@
 Libs: ${libdir}/libgupnp-dlna-1.0.la
 Cflags: -I${includedir} -I$(top_srcdir)/gst-convenience/gst-libs
-Requires: gstreamer-0.10 gstreamer-base-0.10 gstreamer-video-0.10
+Requires: gstreamer- GST_MAJORMINOR@ gstreamer-base- GST_MAJORMINOR@ gstreamer-video- GST_MAJORMINOR@
diff --git a/gupnp-dlna-1.0.pc.in b/gupnp-dlna-1.0.pc.in
index 7f7c74a..7b03986 100644
--- a/gupnp-dlna-1.0.pc.in
+++ b/gupnp-dlna-1.0.pc.in
@@ -8,4 +8,4 @@ Description: GObject-based AV specific UPnP library
 Version: @VERSION@
 Libs: -L${libdir} -lgupnp-dlna-1.0
 Cflags: -I${includedir}/gupnp-dlna-1.0
-Requires: gstreamer-0.10 gstreamer-base-0.10 gstreamer-video-0.10
+Requires: gstreamer- GST_MAJORMINOR@ gstreamer-base- GST_MAJORMINOR@ gstreamer-video- GST_MAJORMINOR@



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]