[DRE-commits] [ruby-joiner] 01/03: Fix depends.
Andrew Lee
ajqlee at moszumanska.debian.org
Mon Dec 28 17:06:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-joiner.
commit d2498ec6407459dc0f6d5a03e40b74bf6fdea203
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Tue Dec 29 01:02:47 2015 +0800
Fix depends.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 534b34f..d2e488e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
Package: ruby-joiner
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-activerecord, ruby-combustion, ruby-rails, ruby-rspec-rails,
ruby-sqlite3
Description: builds activerecord joins from association paths
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-joiner.git
More information about the Pkg-ruby-extras-commits
mailing list