[MacPorts] #41789: nut dependencies look very wrong

MacPorts noreply at macports.org
Thu Dec 12 19:27:03 PST 2013


#41789: nut dependencies look very wrong
-------------------------+--------------------------------
  Reporter:  macports@…  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:              |   Keywords:
      Port:  nut         |
-------------------------+--------------------------------
Changes (by larryv@…):

 * cc: devans@… (added)


Comment:

 The dependencies are not “wrong”. `libproxy` was added as a `neon`
 dependency in r113923, and it pulls in `gconf` by default, which pulls in
 `gtk3` and everything associated with it.

 `gconf` has a `no_gnome` variant that cuts out GTK. Try this:
 {{{
 % sudo port install nut +no_gnome
 }}}

 Maybe `libproxy` shouldn’t have GTK support by default; I’m not familiar
 with it.

-- 
Ticket URL: <https://trac.macports.org/ticket/41789#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list