mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Modified simulation debs to exclude building the toolchain.
Note: it currently doesn't seem to build due to a previous change that needs further investigation. Change-Id: I1a7f90a66d972b85541939f42e1afcb76f2fb9f4
This commit is contained in:
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9)
|
||||
|
||||
Package: frcsim-eclipse-plugins
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, eclipse, eclipse-jdt, eclipse-cdt, eclipse-rse, eclipse-cdt-launch-remote, frcsim-eclipse-toolchain-plugin, g++, libwebkitgtk-1.0-0, frcsim-libwpilibsim-cpp
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, eclipse, eclipse-jdt, eclipse-cdt, eclipse-rse, eclipse-cdt-launch-remote, g++, libwebkitgtk-1.0-0, frcsim-libwpilibsim-cpp
|
||||
Description: FRC plugin for developing code for RoboRIO and WPILibSim.
|
||||
This plugin allows the usage of eclipse for development of WPILib
|
||||
robot code for the RoboRIO and simulation in gazebo.
|
||||
Reference in New Issue
Block a user