Bug 155275 - sys-apps/hal fails with dbus-1.0 (wrong dep)
Bug#: 155275 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gentopia@gentoo.org Reported By: plaes@plaes.org
Component: Ebuilds
URL: 
Summary: sys-apps/hal fails with dbus-1.0 (wrong dep)
Keywords:  
Status Whiteboard: 
Opened: 2006-11-15 11:03 0000
Description:   Opened: 2006-11-15 11:03 0000
This patch should fix the problem ;)

-|| ( dev-libs/dbus-glib sys-apps/dbus )
+|| ( >=dev-libs/dbus-glib-0.71 <sys-apps/dbus-0.90 )


checking for PACKAGE... configure: error: Package requirements (glib-2.0 >=
2.6.0, gobject-2.0 >= 2.6.0, dbus-glib-1 >= 0.33, dbus-1 >= 0.33) were not met:

------- Comment #1 From Doug Goldstein 2006-11-15 12:21:59 0000 -------
Fixed.

------- Comment #2 From Sander Sweers 2006-12-06 03:43:35 0000 -------
(In reply to comment #1)
> Fixed.

Dbus 1.0.1-r2 just got unhardmasked for me and this still happens with
hal-0.5.7.1-r2. So where did this get fixed?

Thx

------- Comment #3 From Sander Sweers 2006-12-06 03:49:30 0000 -------
(In reply to comment #2)
> (In reply to comment #1)
> > Fixed.
> 
> Dbus 1.0.1-r2 just got unhardmasked for me and this still happens with
> hal-0.5.7.1-r2. So where did this get fixed?
> 
> Thx

Never mind, a emerge --sync sorted this out. Sorry for the spam.