Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wanghuo-open
meta-ros
Commits
6e7d1154
Commit
6e7d1154
authored
5 years ago
by
Herb Kuta
Browse files
Options
Download
Email Patches
Plain Diff
python-catkin-pkg.inc: Add RDEPENDS on modules listed in "setup.py"
parent
32cb3138
master
dunfell
dunfell-next
gatesgarth
gatesgarth-next
hardknott
hardknott-next
honister
honister-next
kirkstone
kirkstone-next
langdale
langdale-next
master-next
master-previous
mickledore
mickledore-next
nanbield
nanbield-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus/milestones/13
zeus/milestones/12
zeus/milestones/11
warrior/milestones/13
warrior/milestones/12
warrior/milestones/11
thud/milestones/13
thud/milestones/12
thud/milestones/11
thud/milestones/10
thud/milestones/9
thud/milestones/8
thud/milestones/7
thud/milestones/6
thud/milestones/5
master/milestones/17
master/milestones/16
master/milestones/15
master/milestones/14
master/milestones/13
master/milestones/12
master/milestones/11
master/milestones/10
master/milestones/9
master/milestones/8
master/milestones/7
master/milestones/6
master/milestones/5
honister/milestones/17
hardknott/milestones/17
hardknott/milestones/16
gatesgarth/milestones/17
gatesgarth/milestones/16
gatesgarth/milestones/15
dunfell/milestones/17
dunfell/milestones/16
dunfell/milestones/15
dunfell/milestones/14
dunfell/milestones/13
dunfell/milestones/12
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
recipes-devtools/python/python-catkin-pkg.inc
+1
-1
recipes-devtools/python/python-catkin-pkg.inc
with
1 addition
and
1 deletion
+1
-1
recipes-devtools/python/python-catkin-pkg.inc
View file @
6e7d1154
...
...
@@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "3aff32871b38630b2dad1b06eb96cac6b6b3f29adfef44f714fbdd3f12
inherit
pypi
RDEPENDS_
$
{
PN
}
=
"${PYTHON_PN}-unixadmin"
RDEPENDS_
$
{
PN
}
=
"${PYTHON_PN}-unixadmin
${PYTHON_PN}-pyparsing ${PYTHON_PN}-dateutil ${PYTHON_PN}-docutils
"
RDEPENDS_
$
{
PN
}
_class
-
native
=
""
BBCLASSEXTEND
=
"native nativesdk"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help