summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-31 05:29:41 +0100
committerSam James <sam@gentoo.org>2021-03-31 06:19:52 +0100
commit47b1461fc02fff2878c8fac1f77d6358beebdb78 (patch)
tree69072646d6029c9af468b78d01b0e9d31a3f8655 /eclass/ros-catkin.eclass
parentaspell-dict-r1.eclass: mark ASPELL_{LANG, VERSION} as @PRE_INHERIT (diff)
downloadgentoo-47b1461fc02fff2878c8fac1f77d6358beebdb78.tar.gz
gentoo-47b1461fc02fff2878c8fac1f77d6358beebdb78.tar.bz2
gentoo-47b1461fc02fff2878c8fac1f77d6358beebdb78.zip
ros-catkin.eclass: mark CATKIN_HAS_MESSAGES, CATKIN_MESSAGES_TRANSITIVE_DEPS as @PRE_INHERIT
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass/ros-catkin.eclass')
-rw-r--r--eclass/ros-catkin.eclass4
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/ros-catkin.eclass b/eclass/ros-catkin.eclass
index 2779a0353ecb..b6f10ce6202d 100644
--- a/eclass/ros-catkin.eclass
+++ b/eclass/ros-catkin.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: ros-catkin.eclass
@@ -61,11 +61,13 @@ DEPEND="${RDEPEND}
"
# @ECLASS-VARIABLE: CATKIN_HAS_MESSAGES
+# @PRE_INHERIT
# @DESCRIPTION:
# Set it to a non-empty value before inherit to tell the eclass the package has messages to build.
# Messages will be built based on ROS_MESSAGES USE_EXPANDed variable.
# @ECLASS-VARIABLE: CATKIN_MESSAGES_TRANSITIVE_DEPS
+# @PRE_INHERIT
# @DESCRIPTION:
# Some messages have dependencies on other messages.
# In that case, CATKIN_MESSAGES_TRANSITIVE_DEPS should contain a space-separated list of atoms