[pcl] 04/10: Missing dependency
    Leopold Palomo-Avellaneda 
    leo at alaxarxa.net
       
    Wed Oct  8 15:09:28 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository pcl.
commit 2366c85f4bd1d2b8af15a583112245e9dc06c616
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Mon Oct 6 21:59:27 2014 +0200
    Missing dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e5a96d5..23c0127 100644
--- a/debian/control
+++ b/debian/control
@@ -383,7 +383,7 @@ Description: Point Cloud Library - recognition library
 
 Package: pcl-tools
 Architecture: any
-Depends: ${misc:Depends},
+Depends: ${misc:Depends}, ${shlibs:Depends},
 	 libpcl1.7 (>= ${binary:Version})
 Multi-Arch: foreign
 Description: Point Cloud Library - point cloud processing tools
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pcl.git
    
    
More information about the debian-science-commits
mailing list