[ignition-msgs] 01/02: Fix missing dependency

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Wed Jul 27 22:49:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

jrivero-guest pushed a commit to branch master
in repository ignition-msgs.

commit 84498723242ba6e0d30a5ed7ad3c08ac88422db6
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Wed Jul 27 22:39:03 2016 +0000

    Fix missing dependency
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 189c1ae..5cc4d86 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,8 @@ Architecture: any
 Section: libdevel
 Depends: libprotobuf-dev (>= 2.3.0),
          libignition-math2-dev,
-         libignition-msgs0 (= ${binary:Version})
+         libignition-msgs0 (= ${binary:Version}),
+         ${misc:Depends}
 Multi-Arch: same
 Description: Standard set of message definitions, used by Ignition Transport, and other applications - Shared library
  Ignition msgs is a component in the Ignition framework, a set of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ignition-msgs.git



More information about the debian-science-commits mailing list