[libinline-perl] 08/09: Add new libinline-c-perl to Recommends.
    gregor herrmann 
    gregoa at debian.org
       
    Sat Jul 12 13:29:13 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libinline-perl.
commit ed4f1fb63ec9e176700fbcfca2532c6c3be5f311
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 12 15:04:37 2014 +0200
    Add new libinline-c-perl to Recommends.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3052eb3..1dd2f94 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libparse-recdescent-perl
-Recommends: libinline-files-perl
+Recommends: libinline-c-perl,
+            libinline-files-perl
 Description: module for producing simple Foreign Function Interfaces
  Inline is a Perl module designed to allow developers to integrate source code
  written in other programming languages directly "inline" in Perl scripts or
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list