aboutsummaryrefslogtreecommitdiff
path: root/ports/darknet/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/darknet/CONTROL')
-rw-r--r--ports/darknet/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/darknet/CONTROL b/ports/darknet/CONTROL
index 88b4cdb7b..393503485 100644
--- a/ports/darknet/CONTROL
+++ b/ports/darknet/CONTROL
@@ -1,5 +1,5 @@
Source: darknet
-Version: 0.2.5-1
+Version: 0.2.5-3
Description: Darknet is an open source neural network framework written in C and CUDA. You only look once (YOLO) is a state-of-the-art, real-time object detection system, best example of darknet functionalities.
Build-Depends: pthreads (windows), stb
Default-Features: weights
@@ -16,5 +16,5 @@ Feature: weights
Description: Download common weights from official websites, using vcpkg proxy-enabled functions
Feature: opencv-cuda
-Build-Depends: opencv[ffmpeg],opencv[cuda]
+Build-Depends: opencv[ffmpeg], opencv[cuda]
Description: Build darknet with support for a CUDA-enabled OpenCV