[ros-wstool] 03/04: Add missing dependency
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Sat Jun 18 08:33:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to annotated tag debian/0.1.13-1
in repository ros-wstool.
commit 4413508417b1a2d41fea7fef02b1168975baa923
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sat Jun 18 10:30:37 2016 +0200
Add missing dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9b8b7aa..bbf219a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ X-Python-Version: >= 2.7
Package: python-wstool
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-vcstools
+Depends: ${misc:Depends}, ${python:Depends}, python-vcstools, python-yaml
Description: Commands to manage multi-VCS repositories (for Robot OS)
This package is part of Robot OS (ROS). It provides commands to
manage several local VCS repositories based on a single workspace
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-wstool.git
More information about the debian-science-commits
mailing list