Skip to content

Commit

Permalink
setup: Add libspdlog-dev on Ubuntu 20.04 Focal (RobotLocomotion#14429)
Browse files Browse the repository at this point in the history
* setup: Add libspdlog-dev on Ubuntu 20.04 Focal

Adding in anticipation of compiling against the host library, instead of
our own separate copy.
  • Loading branch information
jwnimmer-tri authored Dec 9, 2020
1 parent a7a225f commit 36f9a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/ubuntu/binary_distribution/packages-focal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ libqt5gui5
libqt5printsupport5
libqt5widgets5
libquadmath0
libspdlog-dev
libsqlite3-0
libtheora0
libtiff5
Expand Down

0 comments on commit 36f9a51

Please sign in to comment.