[DRE-commits] [SCM] ruby-pgplot.git branch, master, updated. debian/0.1.3-4-4-ga90ab5f

Youhei SASAKI uwabami at gfd-dennou.org
Sat Sep 1 20:54:12 UTC 2012


The following commit has been merged in the master branch:
commit 2ce0c4bcbfbc4206c0c8e3b3ce94d37dd75d0e28
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Sun Sep 2 05:05:56 2012 +0900

    Add libx11-dev, libpng12-dev into Build-Depends
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/control b/debian/control
index c34938b..726900b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,15 @@ Priority: optional
 Maintainer: Youhei SASAKI <uwabami at gfd-dennou.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-narray, pgplot5, gfortran-4.6, gfortran
+Build-Depends: 
+ debhelper (>= 7.0.50~),
+ gem2deb,
+ ruby-narray,
+ pgplot5,
+ gfortran,
+ libx11-dev,
+ libpng12-dev,
+ gfortran-4.6
 Standards-Version: 3.9.3
 Homepage: http://pgplot.rubyforge.org/
 XS-Ruby-Versions: all

-- 
ruby-pgplot.git



More information about the Pkg-ruby-extras-commits mailing list