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 bc6526318..f291bdd3d 100644
--- a/ports/darknet/CONTROL
+++ b/ports/darknet/CONTROL
@@ -1,5 +1,5 @@
Source: darknet
-Version: 1.0.0-1
+Version: 1.0.0-2
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: darknet[cuda], opencv[cuda]
+Build-Depends: opencv[cuda]
Description: Build darknet with support for a CUDA-enabled OpenCV