Skip to content

Commit

Permalink
[workspace] Install libpython for consumers (RobotLocomotion#17294)
Browse files Browse the repository at this point in the history
* [workspace] Install libpython for consumers

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 authored and aykut-tri committed Jun 1, 2022
1 parent 87f645b commit bcfb0d3
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 bcfb0d3

Please sign in to comment.