summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-plugins-base.pc.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-03-30 11:05:25 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-03-30 11:05:25 +0000
commit75d38fe2c7e3de956f94cf79d095f93708b6e359 (patch)
tree4431710a1c82234cc251e5111d708c9635c3e0df /pkgconfig/gstreamer-plugins-base.pc.in
parent7b96b42aadba723d5cf887a732e100b79faac5f2 (diff)
expose pluginsdir so gonlin can use it for tests
Original commit message from CVS: expose pluginsdir so gonlin can use it for tests
Diffstat (limited to 'pkgconfig/gstreamer-plugins-base.pc.in')
-rw-r--r--pkgconfig/gstreamer-plugins-base.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgconfig/gstreamer-plugins-base.pc.in b/pkgconfig/gstreamer-plugins-base.pc.in
index 574773dc1..0a8bd2efe 100644
--- a/pkgconfig/gstreamer-plugins-base.pc.in
+++ b/pkgconfig/gstreamer-plugins-base.pc.in
@@ -2,6 +2,7 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
+pluginsdir=@libdir@/gstreamer-@GST_MAJORMINOR@
Name: GStreamer Base Plugins Libraries
Description: Streaming media framework, base plugins libraries