Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Dec 15, 2023
1 parent 493f218 commit 507893d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
<build_depend>libpng-dev</build_depend>
<build_depend>libxml2</build_depend>
<build_depend>openrtm_aist</build_depend>
<build_depend>python-omniorb</build_depend>
<build_depend>omniorb</build_depend>
<build_depend>omniidl</build_depend>

<run_depend>atlas</run_depend>
<run_depend>boost</run_depend>
Expand All @@ -41,7 +42,8 @@
<run_depend>libpng-dev</run_depend>
<run_depend>libxml2</run_depend>
<run_depend>openrtm_aist</run_depend>
<run_depend>python-omniorb</run_depend>
<run_depend>omniorb</run_depend>
<run_depend>omniidl</run_depend>

<export>
<build_type>cmake</build_type>
Expand Down

0 comments on commit 507893d

Please sign in to comment.