Add common dependencies
authorNaohiro Aota <naota@gentoo.org>
Sun, 18 Sep 2011 02:06:04 +0000 (02:06 +0000)
committerNaohiro Aota <naota@gentoo.org>
Sun, 18 Sep 2011 02:06:04 +0000 (02:06 +0000)
eclass/ruby-ng-gnome2.eclass

index 5af1ad0285595a426000433b375e6c677b921e35..5a4b74cf0b648e3ff71abea535577043b5146416 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ruby-ng-gnome2.eclass,v 1.8 2011/08/22 04:46:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ruby-ng-gnome2.eclass,v 1.9 2011/09/18 02:06:04 naota Exp $
 
 # @ECLASS: ruby-ng-gnome2.eclass
 # @MAINTAINER:
@@ -31,6 +31,9 @@ HOMEPAGE="http://ruby-gnome2.sourceforge.jp/"
 LICENSE="Ruby"
 SLOT="0"
 
+ruby_add_bdepend "dev-ruby/pkg-config
+       dev-ruby/rubygems"
+
 # @FUNCTION: each_ruby_configure
 # @DESCRIPTION:
 # Run the configure script in the subbinding for each specific ruby target.