aboutsummaryrefslogtreecommitdiff
path: root/ports/fmi4cpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/fmi4cpp/CONTROL')
-rw-r--r--ports/fmi4cpp/CONTROL8
1 files changed, 6 insertions, 2 deletions
diff --git a/ports/fmi4cpp/CONTROL b/ports/fmi4cpp/CONTROL
index 38d3b8e7f..2a05be3b5 100644
--- a/ports/fmi4cpp/CONTROL
+++ b/ports/fmi4cpp/CONTROL
@@ -1,7 +1,11 @@
Source: fmi4cpp
-Version: 0.5.3
+Version: 0.7.0
Description: FMI 2.0 implementation written in modern C++
-Build-Depends: boost-property-tree, bzip2 (linux), openssl (linux), libzip, spdlog
+Build-Depends: boost-property-tree, libzip[openssl]
+
+Feature: curl
+Build-Depends: curl
+Description: Allows loading FMUs from URL
Feature: odeint
Build-Depends: boost-ublas, boost-odeint