Fix dependencies and enable QT examples
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: zxing-cpp
|
||||
description: C++ port of ZXing
|
||||
version: 3.0.1
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/zxing-cpp/zxing-cpp
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
@@ -11,8 +11,15 @@ type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- zint
|
||||
optional_depends:
|
||||
- qt6-multimedia:For ZXingQtCamReader
|
||||
make_depends:
|
||||
- cmake
|
||||
- opencv
|
||||
- qt6-base
|
||||
- qt6-declarative
|
||||
- qt6-multimedia
|
||||
check_depends:
|
||||
- googletest
|
||||
downloads:
|
||||
|
||||
Reference in New Issue
Block a user