summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2013-02-15 13:59:50 +0100
committerJens Georg <mail@jensge.org>2013-02-15 14:00:34 +0100
commita8dcd256b44e3221c49b91fd653e8e05cfeb48cd (patch)
tree784fdfdfe028eb0c993449526f26a1272f2c7237
parent02df73689ad735d5d2e46edf97cd9ac8244b887a (diff)
downloadgupnp-dlna-a8dcd256b44e3221c49b91fd653e8e05cfeb48cd.tar.gz
Fix legacy pkg-config file
-rw-r--r--gupnp-dlna-gst-legacy-2.0.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gupnp-dlna-gst-legacy-2.0.pc.in b/gupnp-dlna-gst-legacy-2.0.pc.in
index 7e0d930..3587bf3 100644
--- a/gupnp-dlna-gst-legacy-2.0.pc.in
+++ b/gupnp-dlna-gst-legacy-2.0.pc.in
@@ -3,8 +3,8 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: gupnp-dlna-gst-2.0
+Name: gupnp-dlna-gst-legacy-2.0
Description: GStreamer specific utils using GUPnP-DLNA
Version: @VERSION@
-Libs: -L${libdir} -lgupnp-dlna-gst-2.0
+Libs: -L${libdir} -lgupnp-dlna-gst-legacy-2.0
Requires: glib-2.0 gobject-2.0 gupnp-dlna-2.0 gstreamer-@GST_LEGACY_MAJORMINOR@ gstreamer-pbutils-@GST_LEGACY_MAJORMINOR@