diff options
| author | Thad House <thadhouse1@gmail.com> | 2019-04-13 14:38:13 -0700 |
|---|---|---|
| committer | Thad House <thadhouse1@gmail.com> | 2019-04-14 11:09:32 -0700 |
| commit | 8e50af6ff77f71b5641cd5e7ce76a34b8692d0eb (patch) | |
| tree | 6f0d55dc11a3f3b72c02cfe25370f13352f621d0 /ports/wpilib/CONTROL | |
| parent | 73a99865b1ff60bb3aa3d6a7dd98219f9301d379 (diff) | |
| download | vcpkg-8e50af6ff77f71b5641cd5e7ce76a34b8692d0eb.tar.gz vcpkg-8e50af6ff77f71b5641cd5e7ce76a34b8692d0eb.zip | |
Update wpilib port to custom build
Diffstat (limited to 'ports/wpilib/CONTROL')
| -rw-r--r-- | ports/wpilib/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/wpilib/CONTROL b/ports/wpilib/CONTROL index 24ab2e23f..0d93d9bb5 100644 --- a/ports/wpilib/CONTROL +++ b/ports/wpilib/CONTROL @@ -1,5 +1,6 @@ Source: wpilib
Version: 2019.4.1
+Build-Depends: 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.
Feature: cameraserver
|
