commit:     f9a03fb95af9c622fa4b12d7340f85a783a69862
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 09:20:29 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 11 06:53:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a03fb9

ros-catkin.eclass: Set @PROVIDES

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 eclass/ros-catkin.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/ros-catkin.eclass b/eclass/ros-catkin.eclass
index 48121bf1d2a..906d7684357 100644
--- a/eclass/ros-catkin.eclass
+++ b/eclass/ros-catkin.eclass
@@ -7,6 +7,7 @@
 # @AUTHOR:
 # Alexis Ballier <[email protected]>
 # @SUPPORTED_EAPIS: 7
+# @PROVIDES: cmake python-single-r1
 # @BLURB: Template eclass for catkin based ROS packages.
 # @DESCRIPTION:
 # Provides function for building ROS packages on Gentoo.

Reply via email to