[ros-genpy] 01/03: Add python-yaml dependency
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Wed Aug 9 20:44:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
jspricke pushed a commit to branch master
in repository ros-genpy.
commit d75c3c4d4c5ca830eee4b4f1356c09709cdd0239
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Wed Aug 9 22:37:16 2017 +0200
Add python-yaml dependency
Closes: #871042
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9691769..898e35e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ X-Python-Version: >= 2.7
Package: python-genpy
Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genmsg
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genmsg, python-yaml
Description: Python Robot OS message and service generators
This package is part of Robot OS (ROS). genpy is a python program
that generates ROS messages and service code for Python. It lets you
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-genpy.git
More information about the debian-science-commits
mailing list