[DRE-commits] [ruby-nmatrix] 01/02: add build-dependency on	liblapack-dev
    Cédric Boutillier 
    boutil at alioth.debian.org
       
    Mon Sep 23 12:24:14 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-nmatrix.
commit 42f89df02334f5c2146103bf33e7da7d1b6fc95e
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Sep 23 13:56:19 2013 +0200
    add build-dependency on liblapack-dev
---
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8c09cc5..1baace4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), libatlas-base-dev, rake, ruby-rspec, ruby-rspec-longrun, ruby-packable, pry
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), liblapack-dev, libatlas-base-dev, rake, ruby-rspec, ruby-rspec-longrun, ruby-packable, pry
 Standards-Version: 3.9.4
 Homepage: http://sciruby.com/
 XS-Ruby-Versions: all
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-nmatrix.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list