summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-good.in
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.in
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.in')
-rw-r--r--rules/gst-plugins-good.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gst-plugins-good.in b/rules/gst-plugins-good.in
index fb240b7c9..e45529987 100644
--- a/rules/gst-plugins-good.in
+++ b/rules/gst-plugins-good.in
@@ -7,6 +7,7 @@ menuconfig GST_PLUGINS_GOOD
select GSTREAMER
select GST_PLUGINS_BASE
select LIBPNG if GST_PLUGINS_GOOD__LIBPNG
+ select LIBJPEG if GST_PLUGINS_GOOD__JPEG
prompt "gst-plugins-good "
help
A set of good-quality plug-ins for gstreamer
@@ -276,7 +277,6 @@ if GST_PLUGINS_GOOD
config GST_PLUGINS_GOOD__JPEG
bool
- depends on GST_PLUGINS_GOOD__BROKEN
prompt "jpeg"
config GST_PLUGINS_GOOD__LIBCACA