aboutsummaryrefslogtreecommitdiff
path: root/ports/zxing-cpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/zxing-cpp/CONTROL')
-rw-r--r--ports/zxing-cpp/CONTROL12
1 files changed, 10 insertions, 2 deletions
diff --git a/ports/zxing-cpp/CONTROL b/ports/zxing-cpp/CONTROL
index fdf894097..89a07a222 100644
--- a/ports/zxing-cpp/CONTROL
+++ b/ports/zxing-cpp/CONTROL
@@ -1,5 +1,13 @@
Source: zxing-cpp
-Version: 3.3.3-6
+Version: 3.3.3-7
Homepage: https://github.com/glassechidna/zxing-cpp
-Build-Depends: opencv
Description: Barcode detection and decoding library.
+Default-Features: opencv, iconv
+
+Feature: opencv
+Build-Depends: opencv
+Description: Build with opencv
+
+Feature: iconv
+Build-Depends: libiconv
+Description: Build with libiconv \ No newline at end of file