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

Andrew Lee ajqlee at moszumanska.debian.org
Wed Jan 13 20:37:46 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 cf6daa21c85d067d322a7bc172a4ac55ee650118
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Thu Jan 14 04:34:56 2016 +0800

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

diff --git a/debian/control b/debian/control
index 530c62e..90fdb82 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,7 @@ XS-Ruby-Versions: all
 Package: ruby-sprite-factory
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-rmagick, ruby-chunky-png
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: automatic css sprite generator
  The sprite factory is a ruby library that can be used to generate
  CSS sprites. It combines individual image files from a directory

-- 
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