summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-02 11:20:29 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-11 08:53:03 +0200
commitf9a03fb95af9c622fa4b12d7340f85a783a69862 (patch)
treef720940f17ea8b4c433bdc137cc944f588452519 /eclass
parentphp-ext-pecl-r3.eclass: Set @PROVIDES (diff)
downloadgentoo-f9a03fb95af9c622fa4b12d7340f85a783a69862.tar.gz
gentoo-f9a03fb95af9c622fa4b12d7340f85a783a69862.tar.bz2
gentoo-f9a03fb95af9c622fa4b12d7340f85a783a69862.zip
ros-catkin.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ros-catkin.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/ros-catkin.eclass b/eclass/ros-catkin.eclass
index 48121bf1d2a1..906d76843574 100644
--- a/eclass/ros-catkin.eclass
+++ b/eclass/ros-catkin.eclass
@@ -7,6 +7,7 @@
# @AUTHOR:
# Alexis Ballier <aballier@gentoo.org>
# @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.