forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[workspace] Deprecate the expat external (RobotLocomotion#20351…
…)" This reverts commit 3cfe0b0. This is a temporary crutch for rnv-based schema development. Eventually replace this with a source build of expat.
- Loading branch information
1 parent
b5e45dd
commit e51f740
Showing
6 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ default-jre | |
jupyter-notebook | ||
libblas-dev | ||
libeigen3-dev | ||
libexpat1 | ||
libgfortran5 | ||
libglib2.0-0 | ||
libglx0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ file | |
gfortran | ||
libblas-dev | ||
libclang-12-dev | ||
libexpat1-dev | ||
libgl-dev | ||
libglib2.0-dev | ||
libglx-dev | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ default-jdk | |
file | ||
gfortran | ||
libclang-14-dev | ||
libexpat1-dev | ||
libgl-dev | ||
libglib2.0-dev | ||
libglx-dev | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters