summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorVolkov Viacheslav <sv99@inbox.ru>2015-10-29 18:49:30 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-20 12:45:39 +0100
commit3da4704bb2ac52146cda438ad68e9ed097397d76 (patch)
tree55e0a9b753347cff3e9e4008679776d2ee7229b8 /package/Config.in
parent6917b86946b1377bc884ba45e7ddd637075fdd67 (diff)
downloadbuildroot-3da4704bb2ac52146cda438ad68e9ed097397d76.tar.gz
buildroot-3da4704bb2ac52146cda438ad68e9ed097397d76.zip
zbar: new package
[Thomas: - replace patch 0001 fixing autoreconf by a simpler patch that simply drops the -Wall and -Werror flags passed to automake. - reformat the two patches using Git - drop the "uclibc || glibc" dependency inherited from libv4l, since libv4l has now been fixed to build on musl. - drop the hook work arounding a build issue around man pages, and replace by a patch that completely disables the build/installation of documentation. - change license to LGPLv2.1+, as noted in the COPYING file. - drop --enable-shared=yes, since it is already passed by the autotools-package infrastructure] Signed-off-by: Viacheslav Volkov <sv99@inbox.ru> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 94898a1dc9..f5f323cf2a 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -887,6 +887,7 @@ menu "Graphics"
source "package/webkit/Config.in"
source "package/webkitgtk24/Config.in"
source "package/webp/Config.in"
+ source "package/zbar/Config.in"
source "package/zxing-cpp/Config.in"
endmenu
OpenPOWER on IntegriCloud