Skip to content

Commit

Permalink
Merge pull request FlexBE#13 from fmessmer/fix/missing_dependencies_l…
Browse files Browse the repository at this point in the history
…ibnw

add missing dependencies of libnw.so
  • Loading branch information
fmessmer authored Feb 3, 2021
2 parents ef457c7 + 473f24d commit ee3efcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<exec_depend>flexbe_onboard</exec_depend>
<exec_depend>flexbe_widget</exec_depend>
<exec_depend>genpy</exec_depend>
<exec_depend>gtk3</exec_depend> <!-- needed by libnw.so -->
<exec_depend>libnss3-dev</exec_depend>
<exec_depend>rospack</exec_depend>
<exec_depend>rospy</exec_depend>
Expand Down

0 comments on commit ee3efcd

Please sign in to comment.