Skip to content

Commit

Permalink
[workspace] Install libpython for consumers
Browse files Browse the repository at this point in the history
Relates: RobotLocomotion#17161.

If consumers do a tar or deb install with --no-install-recommends
they will not be able to run the python code without libpython.
  • Loading branch information
svenevs committed May 31, 2022
1 parent 5a76870 commit cdedf0b
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 @@ -32,6 +32,7 @@ libnlopt-cxx0
libogg0
libopengl0
libpng16-16
libpython3.8
libqt5core5a
libqt5gui5
libqt5printsupport5
Expand Down

0 comments on commit cdedf0b

Please sign in to comment.