summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-good.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-31 08:01:23 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-31 08:01:23 +0000
commitb12c203ceeba2bbe5f2cab38cfd3958110f7a6e4 (patch)
tree06c7def8ecbf92de31155e82d62c277cf2b884f2 /rules/gst-plugins-good.make
parent0f20aa710bdcf04e2579fd5ce5176db5640cbacb (diff)
downloadptxdist-b12c203ceeba2bbe5f2cab38cfd3958110f7a6e4.tar.gz
ptxdist-b12c203ceeba2bbe5f2cab38cfd3958110f7a6e4.tar.xz
[gst-plugins-good] unbreak jpeg support
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10184 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gst-plugins-good.make')
-rw-r--r--rules/gst-plugins-good.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/gst-plugins-good.make b/rules/gst-plugins-good.make
index 717bd55f5..42e234571 100644
--- a/rules/gst-plugins-good.make
+++ b/rules/gst-plugins-good.make
@@ -382,6 +382,7 @@ GST_PLUGINS_GOOD_AUTOCONF += --disable-hal
endif
ifdef PTXCONF_GST_PLUGINS_GOOD__JPEG
GST_PLUGINS_GOOD_AUTOCONF += --enable-jpeg
+GST_PLUGINS_GOOD_INSTALL += /usr/lib/gstreamer-0.10/libgstjpeg.so
else
GST_PLUGINS_GOOD_AUTOCONF += --disable-jpeg
endif