diff options
Diffstat (limited to 'ports/wpilib/CONTROL')
| -rw-r--r-- | ports/wpilib/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/wpilib/CONTROL b/ports/wpilib/CONTROL index deef611ea..913521505 100644 --- a/ports/wpilib/CONTROL +++ b/ports/wpilib/CONTROL @@ -1,8 +1,9 @@ Source: wpilib
-Version: 2020.1.1
+Version: 2020.3.2
Homepage: https://github.com/wpilibsuite/allwpilib
Build-Depends: eigen3, libuv
Description: WPILib is the software library package for the FIRST Robotics Competition. The core install includes wpiutil, a common utilies library, and ntcore, the base NetworkTables library.
+Supports: !osx
Feature: cameraserver
Build-Depends: opencv
|
