[ros-genmsg] 01/02: Add missing dependency
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Mon Feb 22 14:38:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to annotated tag debian/0.5.6-5
in repository ros-genmsg.
commit 2fa901b3325d11e433b29fc26243c9fe4e56e582
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Mon Feb 22 15:33:43 2016 +0100
Add missing dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a64a94a..a065b01 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ X-Python-Version: >= 2.7
Package: python-genmsg
Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-empy
Description: Python library for generating Robot OS message and service data
This package is part of Robot OS (ROS). Project genmsg exists in
order to decouple code generation (from .msg & .srv format files) from
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-genmsg.git
More information about the debian-science-commits
mailing list