[DRE-commits] [ruby-gnome2] 06/09: add missing build dependencies

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Jan 21 14:04:15 UTC 2014


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

terceiro pushed a commit to branch master
in repository ruby-gnome2.

commit 4b00add50016af87397a63b0e092e139c4f952ba
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Jan 20 19:45:53 2014 -0300

    add missing build dependencies
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 6b09a78..8d11dc3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,13 @@ Build-Depends:
  libpng-dev,
  libxmu-dev,
  librsvg2-dev (>= 2.8.0),
- libvte-dev (>= 0.12.1),
+ libvte-2.90-dev,
  libpoppler-glib-dev (>= 0.8.0),
  pkg-config,
  libgstreamer1.0-dev,
  libgstreamer-plugins-base1.0-dev,
  libgtksourceview2.0-dev,
+ libgtksourceview-3.0-dev,
  libjpeg-dev,
  ruby-cairo,
 Standards-Version: 3.9.3
@@ -261,31 +262,31 @@ Description: GNOME-related bindings for the Ruby language (development files)
 
 Package: ruby-cairo-gobject
 Architecture: any
-Depends: ${mist:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
 Description: Ruby bindings for the cairo-gobjet library
 
 Package: ruby-gdk3
 Architecture: any
-Depends: ${mist:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
 Description: Ruby bindings for GDK 3.x
 
 Package: ruby-gobject-introspection
 Architecture: any
-Depends: ${mist:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
 Description: Ruby bindings for the GObjectIntrospection library
 
 Package: ruby-gtk3
 Architecture: any
-Depends: ${mist:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
 Description: Ruby bindings for the GTK+-3.x library
 
 Package: ruby-gtksourceview3
 Architecture: any
-Depends: ${mist:Depends}
-Description: Ruby bindings for the gtksourceview3 library 
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
+Description: Ruby bindings for the gtksourceview3 library
 
 Package: ruby-vte3
 Architecture: any
-Depends: ${mist:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter
 Description: VTE3 widget bindings for the Ruby language
 

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