Skip to content

Commit

Permalink
Bumps in ionic : ci_matching_branch/bump_ionic_sdformat15
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Oct 16, 2023
1 parent 834ca14 commit 638ce22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ci/packages.apt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
libgz-cmake4-dev
libgz-math7-dev
libgz-tools2-dev
libgz-utils2-dev
libgz-utils2-cli-dev
libgz-utils3-dev
libgz-utils3-cli-dev
libtinyxml2-dev
liburdfdom-dev
libxml2-utils
Expand Down
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ if (BUILD_SDF)

########################################
# Find gz utils
gz_find_package(gz-utils2 REQUIRED COMPONENTS cli)
set(GZ_UTILS_VER ${gz-utils2_VERSION_MAJOR})
gz_find_package(gz-utils3 REQUIRED COMPONENTS cli)
set(GZ_UTILS_VER ${gz-utils3_VERSION_MAJOR})

########################################
# Python interfaces
Expand Down

0 comments on commit 638ce22

Please sign in to comment.