[Bug 207176] [maintainer] x11/slim: remove dbus dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 14 06:34:07 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207176

            Bug ID: 207176
           Summary: [maintainer] x11/slim: remove dbus dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: henry.hu.sh at gmail.com

Created attachment 166967
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166967&action=edit
patch to remove dbus dep

slim depends on dbus now. However, dbus is only used with consolekit, and
consolekit itself depends on dbus-glib, which depends on dbus. So dbus is an
extra dependency and can be safely removed.
Now, when consolekit is disabled, dbus is still pulled in, but it's not used.
Removing this dependency should fix this.

Reported by: Andy Pintar <andy at hapoteh.net>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list