GNOME Bugzilla – Bug 339087
module PolicyKit should depend upon dbus
Last modified: 2006-04-20 03:55:16 UTC
Please describe the problem: In moduleset gnome-2.16, PolicyKit should depend upon dbus. Steps to reproduce: Actual results: sh: gnome-config: not found configure: error: Package requirements (dbus-1 >= 0.60) were not met: No package 'dbus-1' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DBUS_CFLAGS and DBUS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. See: http://jhbuild.bxlug.be/builds/2006-04-19-0008/logs/PolicyKit/#configure Expected results: Does this happen every time? Yes Other information:
Fixed in CVS now. I guess this problem doesn't occur usually in a successful build because PolicyKit is only pulled in by hal, which depends on dbus too (in the referenced build, dbus failed to build).