# HG changeset patch # User Alan Coopersmith # Date 1475866593 25200 # Node ID d8800d9f85180a18962632582e1d113305c8b97e # Parent d531e9fbb2a89f57c8d48f9997a95479da0d50da 15787483 gconf package missing dependency on dbus-x11 diff -r d531e9fbb2a8 -r d8800d9f8518 components/gnome/gconf/Makefile --- a/components/gnome/gconf/Makefile Fri Oct 28 16:33:42 2016 -0700 +++ b/components/gnome/gconf/Makefile Fri Oct 07 11:56:33 2016 -0700 @@ -67,5 +67,6 @@ REQUIRED_PACKAGES += library/libxml2 REQUIRED_PACKAGES += library/python/lxml-27 REQUIRED_PACKAGES += runtime/python-27 +REQUIRED_PACKAGES += system/library/dbus/dbus-x11 REQUIRED_PACKAGES += system/library/libdbus REQUIRED_PACKAGES += system/library/libdbus-glib diff -r d531e9fbb2a8 -r d8800d9f8518 components/gnome/gconf/gconf.p5m --- a/components/gnome/gconf/gconf.p5m Fri Oct 28 16:33:42 2016 -0700 +++ b/components/gnome/gconf/gconf.p5m Fri Oct 07 11:56:33 2016 -0700 @@ -171,3 +171,4 @@ license COPYING license=LGPLv2 +depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/dbus-launch