[DRE-commits] [ruby-sprite-factory] 01/02: Fix build-depends.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Jan 1 15:59:08 UTC 2016


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

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

commit 3a3f96e54bf2d7c8c345f672707c9fad9ee2e4cb
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Tue Dec 29 20:43:30 2015 +0800

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

diff --git a/debian/control b/debian/control
index 099c38a..530c62e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
-Build-Depends: debhelper (>= 9~), gem2deb, rake
+Build-Depends: debhelper (>= 9~), gem2deb, rake, ruby-chunky-png,
+ ruby-mini-magick, ruby-rmagick
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sprite-factory.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-sprite-factory.git;a=summary

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



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