summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2017-03-13 20:11:22 +0100
committerJens Georg <mail@jensge.org>2017-03-13 20:14:24 +0100
commit86ff09879ef282eb452bdbcf7ffbc8a01fc7402a (patch)
tree59ed94148fd345731175abab968c67207fa1b954
parent4eea3f6340602c50ede318d77f4395c2e9d40321 (diff)
downloadrygel-86ff09879ef282eb452bdbcf7ffbc8a01fc7402a.tar.gz
build: Fix ruih pc file
Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=779899
-rw-r--r--rygel-ruih-2.0.pc.in (renamed from rygel-ruih-1.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
index e95dc867..39c0ba0c 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