Bug 119186 - dev-ruby/ruby-gtk2 needs dev-ruby/ruby-gdkpixbuf2
Bug#: 119186 Product:  Gentoo Linux Version: 2005.1 Platform: PPC
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ruby@gentoo.org Reported By: lx2@gawab.com
Component: Ebuilds
URL: 
Summary: dev-ruby/ruby-gtk2 needs dev-ruby/ruby-gdkpixbuf2
Keywords:  
Status Whiteboard: 
Opened: 2006-01-16 05:38 0000
Description:   Opened: 2006-01-16 05:38 0000
When i emerged dev-ruby/ruby-gtk2-0.14.1, i got this error:

/usr/lib/ruby/site_ruby/1.8/gdk_pixbuf2.rb:2:in `require': no such file to load
-- gdk_pixbuf2.so (LoadError)
        from /usr/lib/ruby/site_ruby/1.8/gdk_pixbuf2.rb:2
        from /usr/lib/ruby/site_ruby/1.8/gtk2.rb:9
        from /usr/bin/booh:26

I solved the problem by emerging dev-ruby/ruby-gdkpixbuf2. Shouldnt ruby-gtk2
require ruby-gdkpixbuf2?

------- Comment #1 From Caleb Tennis 2006-01-26 05:04:39 0000 -------
Added the dep - thanks for the report.