summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2013-01-15 18:58:40 +0100
committerJens Georg <mail@jensge.org>2013-01-16 11:27:55 +0100
commit090ddb72864a7258b146584967bd2b98282f367b (patch)
tree36dea93ca0d0734a1f01f9b009c2990d57136aab
parent7b8fade6ecd5921facf031ebd1b37683646efbb6 (diff)
downloadgupnp-dlna-090ddb72864a7258b146584967bd2b98282f367b.tar.gz
Add missing Libs to -gst.pc file
-rw-r--r--gupnp-dlna-gst-2.0.pc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gupnp-dlna-gst-2.0.pc.in b/gupnp-dlna-gst-2.0.pc.in
index 0d6c56d..fd650f2 100644
--- a/gupnp-dlna-gst-2.0.pc.in
+++ b/gupnp-dlna-gst-2.0.pc.in
@@ -6,4 +6,6 @@ includedir=@includedir@
Name: gupnp-dlna-gst-2.0
Description: GStreamer specific utils using GUPnP-DLNA
Version: @VERSION@
+Libs: -L${libdir} -lgupnp-dlna-gst-2.0
+Cflags: -I${includedir}/gupnp-dlna-2.0
Requires: glib-2.0 gobject-2.0 gupnp-dlna-2.0 gstreamer-@GST_MAJORMINOR@ gstreamer-pbutils-@GST_MAJORMINOR@