[DRE-commits] [ruby-dep-selector] 04/17: Add ruby-ffi as runtime dependency

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Jun 25 21:36:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch master
in repository ruby-dep-selector.

commit 7a0242737f51646ed434d2a00356d7ccdddd5b34
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Thu Jun 25 11:24:25 2015 +0300

    Add ruby-ffi as runtime dependency
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fec254b..ca05648 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ XS-Ruby-Versions: all
 Package: ruby-dep-selector
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+         ruby-ffi (>= 1.9)
 Description: assignment of version to packages given their dependencies
  This Ruby library takes as input a representation of packages and their
  dependencies and finds a binding of packages to versions that satisfies

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dep-selector.git



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