[DRE-commits] [ruby-clockwork] 01/01: Fix depends.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 20:53:13 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-clockwork.

commit 3163131f8279479051bf8b322dcc42ea5cdb87d3
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 04:24:05 2015 +0800

    Fix depends.
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index cffec88..be37119 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,9 @@ Package: ruby-clockwork
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+ ruby-tzinfo, bundler, rake, ruby-daemons, ruby-test-unit,
+ ruby-minitest, ruby-mocha
+
 Description: a scheduler process to replace cron
  Clockwork is a cron replacement.  It runs as a lightweight,
  long-running Ruby process which sits alongside your web processes

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



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