[DRE-commits] [diaspora] 05/257: start adding dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:16:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit 2ef860531303dbfc5cf13eac0ee61d83d658d4a3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Apr 25 17:56:18 2014 +0530
start adding dependencies
---
debian/control | 26 +++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2d5d763..f6fefe1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,30 @@ XS-Ruby-Versions: all
Package: diaspora
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-rails,
+ unicorn,
+ ruby-acts-as-api,
+ ruby-json,
+ ruby-devise,
+ ruby-galetahub-simple-captcha,
+ ruby-sidekiq,
+ ruby-sinatra,
+ ruby-configurate,
+ ruby-rack-cors,
+ ruby-mysql2,
+ ruby-pg,
+ ruby-activerecord-import,
+ ruby-foreigner,
+ ruby-carrierwave,
+ ruby-fog,
+ ruby-mini-magick,
+ ruby-remotipart,
+ ruby-http-accept-language,
+ ruby-i18n-inflector-rails,
+ ruby-rails-i18n,
+ ruby-markerb,
+ ruby-messagebus-api,
+ ruby-nokogiri,
Description: FIXME
<insert long description, indented with spaces>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list