[DRE-commits] [ruby-rgen] 03/03: d/control: added nokogiri to dependency
Jonas Genannt
genannt at moszumanska.debian.org
Sun May 3 09:26:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
genannt pushed a commit to branch master
in repository ruby-rgen.
commit e418350a94e9ede0d03a67031be340339f658062
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sun May 3 11:21:52 2015 +0200
d/control: added nokogiri to dependency
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5c2f503..26d4c62 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Package: ruby-rgen
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
- ruby | ruby-interpreter
+ ruby | ruby-interpreter,
+ ruby-nokogiri
Description: Ruby Modelling and Generator Framework
RGen is a framework for Model Driven Software Development (MDSD) in
Ruby.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rgen.git
More information about the Pkg-ruby-extras-commits
mailing list