Skip to content

Commit

Permalink
ignition-rendering6: use ogre 2.2 (#1574)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 authored Sep 14, 2021
1 parent 01038fc commit 4adb2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/ignition-rendering6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class IgnitionRendering6 < Formula
depends_on "ignition-plugin1"
depends_on macos: :mojave # c++17
depends_on "ogre1.9"
depends_on "ogre2.1"
depends_on "ogre2.2"

def install
cmake_args = std_cmake_args
Expand Down

0 comments on commit 4adb2b5

Please sign in to comment.