aboutsummaryrefslogtreecommitdiff
path: root/ports/telnetpp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/telnetpp/CONTROL')
-rw-r--r--ports/telnetpp/CONTROL11
1 files changed, 8 insertions, 3 deletions
diff --git a/ports/telnetpp/CONTROL b/ports/telnetpp/CONTROL
index 563a12f56..049fb9c5a 100644
--- a/ports/telnetpp/CONTROL
+++ b/ports/telnetpp/CONTROL
@@ -1,5 +1,10 @@
Source: telnetpp
-Version: 1.2.4-1
+Version: 2.0-2
Homepage: https://github.com/KazDragon/telnetpp
-Description: Telnet++ is an implementation of the Telnet Session Layer protocol using C++14
-Build-Depends: boost, gtest, zlib
+Description: Telnet++ is an implementation of the Telnet Session Layer protocol using C++14
+Build-Depends: boost-container, boost-signals2, boost-variant, gtest, gsl-lite, boost-exception
+Default-Features: zlib
+
+Feature: zlib
+Description: Zlib support
+Build-Depends: zlib \ No newline at end of file