Skip to content

Commit

Permalink
ignition-tools: add "gazebo" tag
Browse files Browse the repository at this point in the history
  • Loading branch information
valgur committed Aug 6, 2023
1 parent 7aec73b commit 458b6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/ignition-tools/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class IgnitionToolsConan(ConanFile):
license = "Apache-2.0"
url = "https://github.com/conan-io/conan-center-index"
homepage = "https://ignitionrobotics.org/libs/tools"
topics = ("ignition", "robotics", "tools")
topics = ("ignition", "robotics", "tools", "gazebo")

package_type = "application"
settings = "os", "arch", "compiler", "build_type"
Expand Down

0 comments on commit 458b6fe

Please sign in to comment.