[DRE-commits] [ruby-gnome2] 01/03: depends more ruby packages (Closes: #874365)
Daisuke Higuchi
dai at moszumanska.debian.org
Wed Sep 6 05:12:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
dai pushed a commit to branch backports/stretch
in repository ruby-gnome2.
commit 42cc39043e3348410c85c1381dfc55a3d1f55233
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date: Wed Sep 6 13:01:15 2017 +0900
depends more ruby packages (Closes: #874365)
---
debian/control | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/control b/debian/control
index c943aeb..fde246c 100644
--- a/debian/control
+++ b/debian/control
@@ -112,6 +112,7 @@ Description: Gdk-Pixbuf 2 bindings for the Ruby language
Package: ruby-gdk3
Architecture: all
Depends: ruby | ruby-interpreter,
+ gir1.2-gtk-3.0,
ruby-atk (>= ${source:Version}),
ruby-cairo-gobject (>= ${source:Version}),
ruby-gdk-pixbuf2 (>= ${source:Version}),
@@ -238,6 +239,7 @@ Description: GTK+ 3 bindings for the Ruby language
Package: ruby-gtksourceview2
Architecture: any
Depends: ruby-gtk2 (= ${binary:Version}),
+ ruby-cairo-gobject (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: GtkSourceView2 bindings for the Ruby language
@@ -261,7 +263,10 @@ Description: GtkSourceView3 bindings for the Ruby language
Package: ruby-pango
Architecture: any
Depends: ruby-cairo,
+ gir1.2-pango-1.0,
ruby-glib2 (= ${binary:Version}),
+ ruby-gobject-introspection (= ${binary:Version}),
+ ruby-cairo-gobject (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Pango bindings for the Ruby language
@@ -272,6 +277,9 @@ Description: Pango bindings for the Ruby language
Package: ruby-poppler
Architecture: any
Depends: ruby | ruby-interpreter,
+ ruby-glib2 (= ${binary:Version}),
+ ruby-gdk-pixbuf2 (>= ${source:Version}),
+ ruby-cairo,
${misc:Depends},
${shlibs:Depends}
Description: Ruby bindings for the libpoppler-glib library
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git
More information about the Pkg-ruby-extras-commits
mailing list