summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2013-01-16 22:31:34 +0100
committerJens Georg <mail@jensge.org>2013-01-16 22:31:34 +0100
commit4cef256e6de515a9261a64411541daff18f859ba (patch)
tree8a0d5e361cc2264b618bb3ebcf0dcb482c616483
parent9a8d478f4add9cd6f9fb0c45245972b20881599f (diff)
downloadgupnp-dlna-4cef256e6de515a9261a64411541daff18f859ba.tar.gz
Remove Cflags from .pc file
-rw-r--r--gupnp-dlna-gst-2.0.pc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/gupnp-dlna-gst-2.0.pc.in b/gupnp-dlna-gst-2.0.pc.in
index fd650f2..90a3a60 100644
--- a/gupnp-dlna-gst-2.0.pc.in
+++ b/gupnp-dlna-gst-2.0.pc.in
@@ -7,5 +7,4 @@ 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@