[DRE-commits] [ruby-jekyll-watch] 01/02: Update Depends: fix missing runtime dependencies (Closes #762493)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Fri Mar 20 08:46:40 UTC 2015


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

uwabami-guest pushed a commit to branch master
in repository ruby-jekyll-watch.

commit e7cf1595c531ab2f4058d21b3bd03832d28459b7
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Oct 6 15:08:45 2014 +0900

    Update Depends: fix missing runtime dependencies (Closes #762493)
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 67ede73..91c4948 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-jekyll-watch
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-listen, ruby-rb-inotify
 Description: Rebuild your Jekyll site when a file changes
  Jekyll::Watch is plugin in order to rebuild your Jekyll site when a
  file changes with the `--watch` switch.

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



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