If we don't depend on dbus-x11 starting /etc/x11/xserver-nodm output messages like:
GConf Error: Failed to contact configuration server; some possible causes are that you
need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system
crash.
I think gconf is the right package to depend on dbus-x11 because:
work/.../GConf-2.28.0/po $ grep "GConf Error:" en_GB.po
msgid "GConf Error: %s\n"
msgstr "GConf Error: %s\n"
And :
grep "Failed to contact configuration server" en_GB.po
"Failed to contact configuration server; some possible causes are that you "
"Failed to contact configuration server; some possible causes are that you "
And:
<khem> GNUtoo: I have seen this error with firefox on my desktop
<GNUtoo> yes but I wonder where to add the dep,then not in matchbox-something
<GNUtoo> maybe in gconf
<khem> yeah gconf seems best
SRC_URI[archive.md5sum] = "ad2aeb9c7d906b274954c51a615caeac"
SRC_URI[archive.sha256sum] = "d057dcfe2bfb2a80e592349c2a78d7dce12d19542aeced466c64fb701c806ac8"
+PR="r1"
+
+RDEPENDS += "dbus-x11"
+
EXTRA_OECONF = " --without-openldap --disable-gtk-doc --enable-gtk POLKIT_POLICY_FILE_VALIDATE=true"
inherit autotools gettext