diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-08-27 20:24:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-27 20:24:39 -0700 |
| commit | 9211f80ed71432223e15a4f80283f6138dd63174 (patch) | |
| tree | 1916469b899ad67e25f03ee92a75fe4dd9a6ff06 /ports/zxing-cpp/CONTROL | |
| parent | 69f57ef4e0c7fdbfbe3f18c5d834afae3f0ac108 (diff) | |
| download | vcpkg-9211f80ed71432223e15a4f80283f6138dd63174.tar.gz vcpkg-9211f80ed71432223e15a4f80283f6138dd63174.zip | |
[bigint/zxing-cpp] Adapter xcode 5.1.1 and set it as a dependency of zxing-cpp (#13129)
* [bigint] Adapter xcode 5.1.1
* [bigint] Add vcpkg-cmake-wrapper
* [zxing-cpp] use vcpkg bigint instead
Diffstat (limited to 'ports/zxing-cpp/CONTROL')
| -rw-r--r-- | ports/zxing-cpp/CONTROL | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/zxing-cpp/CONTROL b/ports/zxing-cpp/CONTROL index 89a07a222..4f661dd19 100644 --- a/ports/zxing-cpp/CONTROL +++ b/ports/zxing-cpp/CONTROL @@ -1,7 +1,9 @@ Source: zxing-cpp -Version: 3.3.3-7 +Version: 3.3.3 +Port-Version: 8 Homepage: https://github.com/glassechidna/zxing-cpp Description: Barcode detection and decoding library. +Build-Depends: bigint Default-Features: opencv, iconv Feature: opencv |
