Skip to content

Commit

Permalink
Use libogre-next-dev on jammy
Browse files Browse the repository at this point in the history
Specify different package names for ogre2.2
in distro-specific packages-*.apt files.

Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters committed Mar 10, 2022
1 parent 25d0ba6 commit c40722b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ci/packages-bionic.apt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
libogre-2.2-dev
1 change: 1 addition & 0 deletions .github/ci/packages-focal.apt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
libogre-2.2-dev
1 change: 1 addition & 0 deletions .github/ci/packages-jammy.apt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
libogre-next-dev
1 change: 0 additions & 1 deletion .github/ci/packages.apt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ libignition-math6-dev
libignition-math6-eigen3-dev
libignition-plugin-dev
libogre-1.9-dev
libogre-2.2-dev
libxi-dev
libxmu-dev
uuid-dev
Expand Down

0 comments on commit c40722b

Please sign in to comment.