[rygel] build: Fix ruih pc file



commit 86ff09879ef282eb452bdbcf7ffbc8a01fc7402a
Author: Jens Georg <mail jensge org>
Date:   Mon Mar 13 20:11:22 2017 +0100

    build: Fix ruih pc file
    
    Signed-off-by: Jens Georg <mail jensge org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779899

 rygel-ruih-1.0.pc.in => rygel-ruih-2.0.pc.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rygel-ruih-1.0.pc.in b/rygel-ruih-2.0.pc.in
similarity index 68%
rename from rygel-ruih-1.0.pc.in
rename to rygel-ruih-2.0.pc.in
index e95dc86..39c0ba0 100644
--- a/rygel-ruih-1.0.pc.in
+++ b/rygel-ruih-2.0.pc.in
@@ -3,10 +3,10 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: rygel-ruih-1.0
+Name: rygel-ruih-2.0
 Description: GNOME (Mobile) UPnP/DLNA RUIH server library
 Version: @VERSION@
-Libs: -L${libdir} -lrygel-ruih-1.0
+Libs: -L${libdir} -lrygel-ruih-2.0
 Cflags: -I${includedir}/rygel-2.2
-Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.2
+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6
 Requires.Private: gmodule-2.0


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