diff options
Diffstat (limited to 'ports/libevent/CONTROL')
| -rw-r--r-- | ports/libevent/CONTROL | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/ports/libevent/CONTROL b/ports/libevent/CONTROL index a05a77edd..64067f15c 100644 --- a/ports/libevent/CONTROL +++ b/ports/libevent/CONTROL @@ -1,5 +1,12 @@ Source: libevent
-Version: 2.1.11
-Build-Depends: openssl
+Version: 2.1.11-4
Homepage: https://github.com/libevent/libevent
Description: An event notification library
+Default-Features: thread
+
+Feature: openssl
+Description: Support for openssl
+Build-Depends: openssl, libevent[thread]
+
+Feature: thread
+Description: Support for thread
|
