[rygel] build: Remove uuid from .pc files



commit bc6a4f5d143d941ee26f07dfb9d24c90fe8a89a4
Author: Jens Georg <mail jensge org>
Date:   Mon May 25 23:07:08 2015 +0200

    build: Remove uuid from .pc files
    
    Signed-off-by: Jens Georg <mail jensge org>

 rygel-core-2.6.pc.in         |    2 +-
 rygel-renderer-2.6.pc.in     |    2 +-
 rygel-renderer-gst-2.6.pc.in |    2 +-
 rygel-ruih-1.0.pc.in         |    2 +-
 rygel-server-2.6.pc.in       |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/rygel-core-2.6.pc.in b/rygel-core-2.6.pc.in
index 24125b9..d02fccf 100644
--- a/rygel-core-2.6.pc.in
+++ b/rygel-core-2.6.pc.in
@@ -12,4 +12,4 @@ Version: @VERSION@
 Libs: -L${libdir} -lrygel-core-2.6
 Cflags: -I${includedir}/rygel-2.6
 Requires: gupnp-av-1.0 gee-0.8
-Requires.Private: uuid gmodule-2.0
+Requires.Private: gmodule-2.0
diff --git a/rygel-renderer-2.6.pc.in b/rygel-renderer-2.6.pc.in
index 15f4a56..d5a2700 100644
--- a/rygel-renderer-2.6.pc.in
+++ b/rygel-renderer-2.6.pc.in
@@ -9,4 +9,4 @@ Version: @VERSION@
 Libs: -L${libdir} -lrygel-renderer-2.6
 Cflags: -I${includedir}/rygel-2.6
 Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6
-Requires.Private: uuid gmodule-2.0
+Requires.Private: gmodule-2.0
diff --git a/rygel-renderer-gst-2.6.pc.in b/rygel-renderer-gst-2.6.pc.in
index 30a7c0b..89d5ea8 100644
--- a/rygel-renderer-gst-2.6.pc.in
+++ b/rygel-renderer-gst-2.6.pc.in
@@ -9,4 +9,4 @@ Version: @VERSION@
 Libs: -L${libdir} -lrygel-renderer-gst-2.6
 Cflags: -I${includedir}/rygel-2.6
 Requires: gupnp-av-1.0 gee-0.8 gstreamer-1.0 rygel-core-2.6
-Requires.Private: uuid gmodule-2.0
+Requires.Private: gmodule-2.0
diff --git a/rygel-ruih-1.0.pc.in b/rygel-ruih-1.0.pc.in
index 638a07f..e95dc86 100644
--- a/rygel-ruih-1.0.pc.in
+++ b/rygel-ruih-1.0.pc.in
@@ -9,4 +9,4 @@ Version: @VERSION@
 Libs: -L${libdir} -lrygel-ruih-1.0
 Cflags: -I${includedir}/rygel-2.2
 Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.2
-Requires.Private: uuid gmodule-2.0
+Requires.Private: gmodule-2.0
diff --git a/rygel-server-2.6.pc.in b/rygel-server-2.6.pc.in
index c25ce1c..1772ef7 100644
--- a/rygel-server-2.6.pc.in
+++ b/rygel-server-2.6.pc.in
@@ -12,4 +12,4 @@ Version: @VERSION@
 Libs: -L${libdir} -lrygel-server-2.6
 Cflags: -I${includedir}/rygel-2.6
 Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6
-Requires.Private: uuid gmodule-2.0
+Requires.Private: gmodule-2.0


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