[rospack] 01/01: Add libpython-dev because of LIBRARIES dependency
    Jochen Sprickerhof 
    jspricke-guest at moszumanska.debian.org
       
    Fri Jun 12 17:37:31 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch master
in repository rospack.
commit d7ec409d6cb1f8f12788e58ed6960dd54aeaa86d
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Fri Jun 12 16:57:08 2015 +0200
    Add libpython-dev because of LIBRARIES dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 01c51a7..8143a92 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/?p=debian-science/packages/ros/rospack.gi
 Package: librospack-dev
 Section: libdevel
 Architecture: any
-Depends: librospack0d (= ${binary:Version}), ${misc:Depends}
+Depends: librospack0d (= ${binary:Version}), libpython-dev, ${misc:Depends}
 Description: development files for librospack
  rospack is a command-line tool for retrieving information about ROS packages
  available on the filesystem. It implements a wide variety of commands ranging
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/rospack.git
    
    
More information about the debian-science-commits
mailing list