FS#13098 - create separate dbus & dbus-x11 packages
Attached to Project:
Arch Linux
Opened by Jeroen (jda) - Monday, 02 February 2009, 20:14 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 14 April 2009, 01:19 GMT
Opened by Jeroen (jda) - Monday, 02 February 2009, 20:14 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 14 April 2009, 01:19 GMT
|
Details
Description:
It would be nice if the dbus-components that depend on x11 could be separated so it is possible to install dbus on servers without any dependencies on X. It could be comparable to debian with its dbus & dbus-x11 packages. |
This task depends upon
Comment by Jeroen (jda) - Monday, 02
February 2009, 20:16 GMT
I am terribly sorry, I accidentally submitetd the request before
it had an adequate title... Can that be changed to for example
create new dbus-package without X dependencies?
Comment by Greg (dolby) - Tuesday,
03 February 2009, 02:32 GMT
An rather naive question. What is dbus needed for in servers?
Comment by Jeroen (jda) - Tuesday,
03 February 2009, 04:03 GMT
Unfortunately bluetooth support (for example to set up a PAN)
depends on dbus :(
Comment by Jan de Groot (JGC) -
Tuesday, 03 February 2009, 08:14 GMT
There's dbus-core and dbus. The "dbus" package contains just the
dbus-launch command to start the session bus and depends on
libx11. IMHO dependencies for packages like bluez could be
adjusted to depend on dbus-core instead of dbus.
Comment by Jeroen (jda) - Tuesday,
03 February 2009, 10:44 GMT
JGC, that seems a good idea.
Comment by Greg (dolby) - Thursday,
12 February 2009, 14:37 GMT
Is this fixed now? AFAI see bluez depends on dbus-core now