aboutsummaryrefslogtreecommitdiff
path: root/ports/boost/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/boost/CONTROL')
-rw-r--r--ports/boost/CONTROL14
1 files changed, 13 insertions, 1 deletions
diff --git a/ports/boost/CONTROL b/ports/boost/CONTROL
index 4fc7efdec..a5da89a5a 100644
--- a/ports/boost/CONTROL
+++ b/ports/boost/CONTROL
@@ -1,4 +1,16 @@
Source: boost
-Version: 1.65.1
+Version: 1.65.1-1
Description: Peer-reviewed portable C++ source libraries
Build-Depends: zlib, bzip2
+
+Feature: locale-icu
+Description: ICU backend for Boost.Locale
+Build-Depends: icu
+
+Feature: regex-icu
+Description: ICU support for Boost.Regex
+Build-Depends: icu
+
+Feature: python
+Description: a C++ library which enables seamless interoperability between C++ and the Python programming language.
+Build-Depends: python3