[DRE-commits] [SCM] ruby-mkrf.git branch, master, updated. upstream/0.2.3+dfsg-19-gef97ed2

Cédric Boutillier cedric.boutillier at gmail.com
Sat Dec 17 21:32:08 UTC 2011


The following commit has been merged in the master branch:
commit ef97ed2cc0522e9fd6a9f37aadb5b7fc78035672
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Sat Dec 17 22:07:28 2011 +0100

    add missing dependencies

diff --git a/debian/control b/debian/control
index ffbfaa3..0067fd1 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ XS-Ruby-Versions: all
 Package: ruby-mkrf
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rake
+Suggests: rcov
 Description: Ruby library generating Rakefiles to build C extensions to Ruby
  The mkrf Ruby library generates Rakefilesto build extensions to Ruby written
  in C.  Rakefiles are Ruby analogs of Makefiles, describing tasks for the Rake

-- 
ruby-mkrf.git



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