#15229 closed defect (fixed)
xorg-util-macros pkgconfig dependency
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | bbyer@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia), nox@… | |
Port: | xorg-util-macros |
Description
xorg-util-macros currently defines a library dependency on pkgconfig. That should be changed to a build dependency.
Change History (4)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | bbyer@… removed |
---|---|
Owner: | changed from macports-tickets@… to bbyer@… |
Port: | xorg-util-macros added |
#15161 has been sufficiently resolved for the dependency to be removed once MacPorts 1.7.0 is released (or sooner if you like; it would only affect users who don't have pkgconfig installed and type "port configure"; it wouldn't affect anyone who already has pkgconfig, nor anyone who types "port install").
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… nox@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
The pkgconfig dependency was removed from xorg-util-macros in r42331 thus resolving this issue.
Note: See
TracTickets for help on using
tickets.
There are probably lots of ports listing pkgconfig in depends_lib like this, since depends_build deps aren't guaranteed to be present during the configure phase. See #15161.