summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-07-30 14:52:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-07-30 14:52:31 +0200
commit67afafcd064740b41471a08be15db5daa6e5ac57 (patch)
treefb825b0448dc257c1219e3b78e9fd0b09a9d9231
parent2a1b1370ddd6805041d14af9314aad832aa33c31 (diff)
downloadptxdist-67afafcd064740b41471a08be15db5daa6e5ac57.tar.gz
ptxdist-67afafcd064740b41471a08be15db5daa6e5ac57.tar.xz
gst-plugins-bad1: enable zbar support
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-plugins-bad1.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index 95d49ef64..c19cc2252 100644
--- a/rules/gst-plugins-bad1.in
+++ b/rules/gst-plugins-bad1.in
@@ -37,6 +37,7 @@ menuconfig GST_PLUGINS_BAD1
select WAYLAND if GST_PLUGINS_BAD1_WAYLAND
select WAYLAND_PROTOCOLS if GST_PLUGINS_BAD1_WAYLAND
select LIBNICE if GST_PLUGINS_BAD1_WEBRTC
+ select ZBAR if GST_PLUGINS_BAD1_ZBAR
prompt "gst-plugins-bad "
help
@@ -908,8 +909,6 @@ config GST_PLUGINS_BAD1_X265
config GST_PLUGINS_BAD1_ZBAR
bool
- # needs zbar
- depends on BROKEN
prompt "zbar"
help
Barcode image scanner plugin using zbar library